Skip to content

Comments

[5.0] Switching Joomla\CMS\Filter\OutputFilter to Joomla\Filter\OutputFilter#40429

Merged
HLeithner merged 7 commits intojoomla:5.0-devfrom
Hackwar:5.0-filter-outputfilter
Jul 2, 2023
Merged

[5.0] Switching Joomla\CMS\Filter\OutputFilter to Joomla\Filter\OutputFilter#40429
HLeithner merged 7 commits intojoomla:5.0-devfrom
Hackwar:5.0-filter-outputfilter

Conversation

@Hackwar
Copy link
Member

@Hackwar Hackwar commented Apr 19, 2023

Summary of Changes

We are using the Filter package from the framework, but still have also a Filter package in the CMS, which extends from the framework package. This PR switches all usages of the OutputFilter class to the framework package. The OutputFilter class can then be deprecated and removed in 6.0.

The two classes currently are not 100% identical. For that, the following PRs need to be merged into the framework first:
joomla-framework/filter#56
joomla-framework/filter#57
The PRs have been merged. The dependency has been updated in here.

This PR also depends on #40432 to be merged first in order to fix the language dependency.
The other PR has also been merged. We are ready to go!

Testing Instructions

Link to documentations

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

@Hackwar Hackwar marked this pull request as ready for review June 8, 2023 19:04
@Hackwar Hackwar requested a review from chmst as a code owner June 8, 2023 19:04
@HLeithner HLeithner merged commit d276c27 into joomla:5.0-dev Jul 2, 2023
@HLeithner
Copy link
Member

thanks

HLeithner added a commit that referenced this pull request Jul 25, 2023
There was an error loading the language base path using the framework OutputFilter.
GeraintEdwards pushed a commit to GeraintEdwards/joomla-cms that referenced this pull request Aug 14, 2023
There was an error loading the language base path using the framework OutputFilter.
@Hackwar Hackwar deleted the 5.0-filter-outputfilter branch March 22, 2024 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants