User tests: Successful: Unsuccessful:
Pull Request for Issue #36300.
The search in the plugin list in the backend is not happening on the database level, but in PHP, since the names of the plugins are translated on the fly. The search in PHP is using the i
modifier, which should make it case-insensitive, but without u
this is still not searching for unicode characters and thus doesn't know if a unicode string is uppercase or not.
пользователь
The result list is empty.
The result list displays several entries.
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_plugins |
I have tested this item ✅ successfully on 8f7638c
Status | Pending | ⇒ | Ready to Commit |
RTC
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2024-12-02 07:54:31 |
Closed_By | ⇒ | pe7er | |
Labels |
Added:
RTC
bug
PR-5.2-dev
|
I have tested this item ✅ successfully on 8f7638c
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/44525.