User tests: Successful: Unsuccessful:
In list of articles, if you can make a transition for an item but not for the next item in the list, the data-transitions attribute is inherited from the previously allowed item.
In short: $dataTransitionsAttribute variable is not re-initialized inside foreach cycle.
Browser a list of articles in admin panel, i.e. two articles from different categories.
The permissions should be configured in a way that you can execute transitions for the 1st article, but not for the next.
See that both articles have data-transitions attribute of article , even though it should be missed for the 2nd item (no permissions).
See that data-transitions attribute of article <tr> element is only presented where permissions are allowed.
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_content |
| Title |
|
||||||
| Status | Pending | ⇒ | Closed |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2026-01-20 06:27:41 |
| Closed_By | ⇒ | Denitz | |
| Labels |
Added:
PR-6.0-dev
|
||
Is it a bug which exists only in 6.0? Or also in 5.4? If it exists in both, this PR should be made for the 5.4-dev branch.