User tests: Successful: Unsuccessful:
Testing deprecations yesterday i discovered that the Indexer Debugger was broken since 5.4 or earlier
Generated partly by AI
Fixes the Finder debug adapter constructor so debug indexing can boot finder plugins using the same constructor
signature as the regular adapter.
The debug request fails with a constructor type error when booting the selected finder plugin.
The selected finder plugin is booted and the debug indexing output is shown.
Please select:
Documentation link for guide.joomla.org:
No documentation changes for guide.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 Language & Strings |
| Labels |
Added:
Language Change
PR-5.4-dev
|
||
Is this JSON the expected output AFTER applying the PR
{"buffer":"","memory":18874368,"error":true,"header":"An Error Has Occurred","message":"No item was indexed. Check that the selected plugin supports the entered ID.","batchSize":null,"batchOffset":null,"totalItems":null,"pluginState":null,"startTime":null,"endTime":null,"start":null,"complete":null}
Yes that's the expected behavior. Thanks for testing. I will add it to the description
Yes that's the expected behavior. Thanks for testing. I will add it to the description. Will check if we can add a cleartext message instead.
I have tested this item ✅ successfully on 49708d2
I have tested this item ✅ successfully on 49708d2
| Category | Administration com_finder Language & Strings | ⇒ | Administration com_finder Language & Strings JavaScript Repository NPM Change |
Changed the js for displaying cleartext error.
I have tested this item ✅ successfully on 49708d2
restested with much better text error instead of json
I have tested this item ✅ successfully on 49708d2
restested with much better text error instead of json
I have tested this item ✅ successfully on c8669c3
I have tested this item ✅ successfully on c8669c3
| Status | Pending | ⇒ | Ready to Commit |
RTC
RTC
| Labels |
Added:
RTC
NPM Resource Changed
bug
RMDQ
|
||
| Status | Ready to Commit | ⇒ | Fixed in Code Base |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2026-06-22 12:30:01 |
| Closed_By | ⇒ | richard67 | |
| Labels |
Removed:
RMDQ
|
||
Thanks @MacJoom for this PR, @brianteeman and @QuyTon for testing, and @HLeithner for review.
Is this the expected output AFTER applying the PR
{"buffer":"","memory":18874368,"error":true,"header":"An Error Has Occurred","message":"No item was indexed. Check that the selected plugin supports the entered ID.","batchSize":null,"batchOffset":null,"totalItems":null,"pluginState":null,"startTime":null,"endTime":null,"start":null,"complete":null}