User tests: Successful: Unsuccessful:
Status | New | ⇒ | Pending |
Category | ⇒ | Administration Language & Strings |
Not at my pc but please check template manager. Iirc this string comes from there where you could have access to options but not other restricted items. Unlike all other components
Now that I am at my pc I can see that what was originally just a template manager permission is now everywhere and that the problem is not so much the word "only" but that there is a column missing in the users permissions view. "Configure ACL and Options"
Looking at the issue I just created #38830 I can see that the problem here arises from your pr #37807 which moved core.admin (Configure ACL and Options) out of the columns but did not also move core.options (Configure ACL Only)
In summary this is not the correct fix and it should be fixed together with #38830
Will check after my holidays. The problem occurs if no permissions are found on level >= 4.
Looking at the issue I just created #38830 I can see that the problem here arises from your pr #37807 which moved core.admin (Configure ACL and Options) out of the columns but did not also move core.options (Configure ACL Only)
In summary this is not the correct fix and it should be fixed together with #38830
#38830 is resolved with #38960. PR #37807 did not import a bug but made an old error visible.
In summary this issue has nothing to do with the above PRs.
I don't insist in changing the label, but I see a logical error in the permission rules. As a user and only from labels I think:
yes | yes | configure everything but for what do we need options only?
yes | no | configure eeryting but don't configure options only (!)
no | yes | configure nothing but configure options only (!)
no | no | configure nothing but for what do we need options only?
The follwing would be correct but must be checkd in the whole core
Configure ACL | Configure options | result
-----------------------------------------------------------------
yes | yes | configure everything
yes | no | configure ACL only
no | yes | configure options only
no | no | configure nothing
There isn't a configure acl only option
(maybe there should be)
This is what I wanted to demonstrate. Configure ACL and Configure Options would be better. But this is a bigger task and surely not for J4.
Agreed.
Originally the "configure options only" was a hack for joomla.com in com_templates when it was at siteground iirc
Title |
|
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
Labels |
Added:
Language Change
?
|
RTC
Labels |
Added:
?
|
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-01-20 08:47:53 |
Closed_By | ⇒ | roland-d |
Thank you
The change was unfortunately not made consistently in the API.
joomla-cms/api/language/en-GB/joomla.ini
Line 167 in 4c91879
PR #39682 will fix this.
I have tested this item✅ successfully on 125143e
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/38781.