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: joomla/Manual#380
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?
Labels |
Added:
Feature
Documentation Required
b/c break
|
I have tested this item ✅ successfully on fe77bce
Indexer continued to work after wiped index.
I have tested this item ✅ successfully on 80e60dc
Status | Pending | ⇒ | Ready to Commit |
RTC
Labels |
Added:
RTC
|
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2025-02-12 12:32:51 |
Closed_By | ⇒ | Bodge-IT |
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.