User tests: Successful: Unsuccessful:
Pull Request for Issue #44542.
Currently, the GroupModel
model uses wrong asset name for permission check, so permission checking for field groups does not work at all. The right name of assist is something like com_content.fieldgroup.20
but we are checking using com_content.article.fieldgroup.20
. This PR fixes that wrong behavior
You can publish field group, although Administrator does not have permission to do that.
You can change value for Published field of the field group
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_fields |
I have tested this item ✅ successfully on 3a9733f
Expected Results After Applying the Patch
The Published field should be disabled or inaccessible when editing the field group
Status | Pending | ⇒ | Ready to Commit |
RTC. Thanks for testing.
Labels |
Added:
RTC
bug
PR-5.3-dev
|
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2025-02-27 17:26:59 |
Closed_By | ⇒ | rdeutz |
I have tested this item ✅ successfully on 3a9733f
Followed instructions, works as described
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/44956.