Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

two errors when installing on J5 (without compat) #29

Open
joomod opened this issue Jul 21, 2024 · 0 comments
Open

two errors when installing on J5 (without compat) #29

joomod opened this issue Jul 21, 2024 · 0 comments

Comments

@joomod
Copy link

joomod commented Jul 21, 2024

I know this release is not official for J5, but beside "my" errors it is running good

Steps to reproduce the issue

installed the package on v5.1. (without compat plugin)
to use with a PM system, where full indexing for each user would not be useful

Expected result

  • no errors, or only notices.

Actual result

class errors on
administrator/tmpl/searches/default.php line 60 (\JFilterOutput)
components/com_search/src/Controller/DisplayController.php line 82 (\JFilterInput)

so just replaced:
\JFilterOutput -> \Joomla\CMS\Filter\OutputFilter
\JFilterInput -> \Joomla\CMS\Filter\InputFilter

System information (as much as possible)

Additional comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant