User tests: Successful: Unsuccessful:
Category | ⇒ | Administration Components |
Status | New | ⇒ | Pending |
Labels |
Added:
?
|
Title |
|
Title |
|
ok so i just found on ething that seems an issue, or at leaset and inconsistency
All ok.
Now try to access /administrator/index.php?option=com_categories&task=category.edit&id=12&extension=com_content
(replace 12 for the id of the "Test ACL Sub (Super User)" category). You get
Now try to access /administrator/index.php?option=com_categories&task=category.edit&id=11&extension=com_content
(replace 11 for the id of the "Test ACL Sub" category). Here, instead of getting the "Edit not allowed" error (as all the other cases) you go to the "Edit" layout, but without save buttons
This happens with and without your patch.
Can you check if this is the supposed behaviour?
Good catch, thanks
i replicated it , for an (administrator) user that owns the record (category),
and "edit own" was denied for administrator usergroup
In my local testing copy,
i did not have that check included (so it was working properly in my tests ...),
and when editing the file via Github UI, i failed to remove it from the old code
please retest
I have tested this item
Seems to work fine now.
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
Labels |
Added:
?
|
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-08-26 08:59:02 |
Closed_By | ⇒ | wilsonge |
Labels |
Removed:
?
|
@wilsonge
please do not forget of this one, it is related to the other PRs