User tests: Successful: Unsuccessful:
Pull Request for Issue #46585 .
Changed type="UserGroupList" to type="usergrouplist"
not sure actually. because in the original PR some people couldn't replicate the problem.
This makes sure consistent code of lowe case type value for usergrouplist.
inconsistent usage of type="UserGroupList" and type="usergrouplist"
consistent usage of type="UserGroupList" and type="usergrouplist"
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 | ⇒ | Front End Plugins |
| Labels |
Added:
PR-5.4-dev
|
||
| Category | Front End Plugins | ⇒ | Administration com_users Front End Plugins |
| Title |
|
||||||
I have tested this item ✅ successfully on 4cdc63b
| Status | Pending | ⇒ | Ready to Commit |
RTC
@tecpromotion Why have you assigned this PR to Benjamin? Is there something left to be done?
| Labels |
Added:
RTC
bug
|
||
| Status | Ready to Commit | ⇒ | Fixed in Code Base |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2026-01-09 20:00:04 |
| Closed_By | ⇒ | richard67 |
Thanks @TLWebdesign for this bug fix, and @tecpromotion and @bembelimen for testing.
I wonder why this affects only this field type. There are many other field types with capital letters but we have no issues with for example type="ComponentsCategory" and others. As recommended in #46585 (comment) we need a consistent handling for that.
I wonder why this affects only this field type. There are many other field types with capital letters but we have no issues with for example type="ComponentsCategory" and others. As recommended in #46585 (comment) we need a consistent handling for that.
@chmst It might also depend on the webserver's operating system, Windows (case-insensitive file and folder names) or Linux (case-sensitive) if classes can be resolved or not.
I have tested this item ✅ successfully on 4cdc63b
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/46650.