joomla-cms icon indicating copy to clipboard operation
joomla-cms copied to clipboard

[6.0] Removing deprecated com_search code from Language package

Open Hackwar opened this issue 1 year ago • 4 comments

Summary of Changes

This removes the deprecated code for com_search from the language package of the CMS.

Link to documentations

Please select:

  • [ ] Documentation link for docs.joomla.org:

  • [X] No documentation changes for docs.joomla.org needed

  • [X] Pull Request link for manual.joomla.org: https://github.com/joomla/Manual/pull/482

  • [ ] No documentation changes for manual.joomla.org needed

Hackwar avatar Feb 26 '24 11:02 Hackwar

According to this comment, we have to postpone this to 7.0?

laoneo avatar Mar 01 '24 06:03 laoneo

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.

Hackwar avatar Mar 01 '24 06:03 Hackwar

@hackwar If this is clear to remove, can we please get confirmation and documention for the manual?

Bodge-IT avatar Feb 05 '25 22:02 Bodge-IT

It is now ready to be removed and documentation is also ready. 😃

Hackwar avatar Jun 16 '25 08:06 Hackwar

This pull request has been automatically rebased to 6.1-dev.

HLeithner avatar Aug 31 '25 11:08 HLeithner