User tests: Successful: Unsuccessful:
This removes the deprecated code for com_search from the language package of the CMS.
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
Status | New | ⇒ | Pending |
Category | ⇒ | Libraries |
No, this code was properly deprecated in 4.something and can be removed. The code @brianteeman is talking about is used by this code and is useless without this code, but since it hasn't been deprecated, we technically shouldn't remove it. Both aren't used anymore.
According to this comment, we have to postpone this to 7.0?