User tests: Successful: Unsuccessful:
Pull Request for Issue #42296 .
correct the test if finder content plugin is enabled
Disable finder plugins, then start indexer
no message about disbled plugin
message about disbled plugin
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 |
no problem, you are right
...i've just forgot about the existence of plugin 'content/finder' too... ?
I'll give it a closer look
Labels |
Added:
PR-4.4-dev
|
Category | Administration com_finder | ⇒ | Administration com_finder Language & Strings |
Labels |
Added:
Language Change
|
I don't think that this should go in 4.4 because it's not a bug.
Labels |
Added:
Feature
|
Category | Administration com_finder Language & Strings | ⇒ | Administration com_finder Language & Strings Libraries |
Labels |
Added:
PR-5.1-dev
|
Title |
|
Labels |
Removed:
PR-4.4-dev
|
Category | Administration com_finder Language & Strings Libraries | ⇒ | Administration com_finder Language & Strings |
switched to 5.1
I have tested this item ✅ successfully on a455afe
I have tested this item ✅ successfully on a455afe
Status | Pending | ⇒ | Ready to Commit |
Build | 4.4-dev | ⇒ | 5.1-dev |
RTC
Status | Ready to Commit | ⇒ | Pending |
Back to pending.
@alikon Could you solve the conflict in file "administrator/components/com_finder/src/Controller/DisplayController.php"?
I have tested this item ✅ successfully on 273a98d
I have tested this item ✅ successfully on 273a98d
Status | Pending | ⇒ | Ready to Commit |
RTC
I have tested this item ? unsuccessfully on 273a98d
Plugin Extension - Finder disabled
Components > Smart Search > Index > Button [Index]
There is no error message
I have tested this item ? unsuccessfully on 273a98d
I have tested this item ? unsuccessfully on 273a98d
@dorisdreher Could you report back what has not worked? Maybe you've disabled the wrong plugins? Check also my previous comment.
I have tested this item ? unsuccessfully on 273a98dPlugin Extension - Finder disabled Components > Smart Search > Index > Button [Index] There is no error message
@crimle It needs to disable all plugins in the "Finder" group, i.e. all with names like "Finder - ...".
There is one plugin only when searching for «finder»
I have tested this item ✅ successfully on 273a98d
I have tested this item ✅ successfully on 273a98d
Status | Ready to Commit | ⇒ | Pending |
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2024-04-11 19:04:03 |
Closed_By | ⇒ | alikon | |
Labels |
Added:
Updates Requested
|
Why was this closed. Looks correct to me.
lack of interest, this pr was started on j4.4
i'll repropose it for 5.3, who knows, maybe more luck
😃
I am sorry to say, but the fix is wrong.
Checking for
plugins/content/finder
is needed but you removing it here.What probably needed to fix #42296 is to do an addittional check, whether at least one plugin is enabled in the finder group.
And this will be a new feature, not a bug fix.