User tests: Successful: Unsuccessful:
The CMSObject
class has been deprecated for a long time and for 6.0, we want to remove it as much as possible. This PR removes it from Smart Search.
Apply the PR and run the indexer, look at statistics and search in the frontend and see, that everything still works as expected.
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 | ⇒ | Administration com_finder |
None. The state object normally is only used internally from Smart Search. We've not been using the CMSObject stuff for some time already, at least since 3.10. It's just that no one changed it to a stdClass in time for a major release so far.
Labels |
Added:
PR-6.0-dev
|
Can you document this change in the manual?
Which of these methods are regularly used in smart search plugins? Because we'll need to explicitly call out b/c docs in those with docs.