-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Inconsistency in permission rules - configure options only #38781
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
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. |
|
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. |
#38830 is resolved with #38960. PR #37807 did not import a bug but made an old error visible. |
|
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: Configure everything | Configure options only | resultThe follwing would be correct but must be checkd in the whole core |
|
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 |
|
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. |
|
RTC This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/38781. |
|
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. |
* Joomla 4.2.6 joomla/joomla-cms#39143 - (только для en-GB) joomla/joomla-cms#39317 - (исправлено ранее) * Joomla 4.2.7 joomla/joomla-cms#39376 + joomla/joomla-cms#39336 - (только для en-GB) joomla/joomla-cms#39629 - (только для en-GB) joomla/joomla-cms#37574 + joomla/joomla-cms#38781 - (только для en-GB) joomla/joomla-cms#39677 - (исправлено ранее) joomla/joomla-cms#39682 - (только для en-GB)


Pull Request for Issue # .
Summary of Changes
"Configure Options Only" makes me think .. why only?
Change the String to "Configure Options"