8000 two errors when installing on J5 (without compat) · Issue #29 · joomla-extensions/search · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
two errors when installing on J5 (without compat) #29
Open
@joomod

Description

@joomod

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0