Bug #88532
closedNew Content Element wizard broken
100%
Description
When a user does not have edit permissions for the page, but for content, the "PageActions.js" is not loaded, causing the CE wizard to be completely broken.
This is a regression to #75676.
PageActions.js is ONLY loaded if the user has edit permissions for the page, so the wizard is broken if this is not the case.
This loading behaviour is there since #68271 (from 2015).
How to test:
- Create a BE group with permissions for at least one CE type
- Create a BE user as member of this group
- Create a page where the group has no page editing permissions (Access module)
- Use Page module and click the "+ Content" button
Files
Updated by Markus Klein over 5 years ago
- Related to Feature #75676: Choose position and then content element type added
Updated by Markus Klein over 5 years ago
- Description updated (diff)
- Category set to Backend JavaScript
Updated by Andreas Kienast over 5 years ago
- Status changed from Accepted to In Progress
This issue is a duplicate of #87687, but as the record list is affected as well, I will keep this ticket to fix this.
Updated by Andreas Kienast over 5 years ago
- Related to Bug #87687: Content elements cannot be added when page editing is disabled added
Updated by Gerrit Code Review over 5 years ago
- Status changed from In Progress to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/60907
Updated by Gerrit Code Review over 5 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/60907
Updated by Gerrit Code Review over 5 years ago
Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/60908
Updated by Andreas Fernandez over 5 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 0d69e757e24c9ed6e6e9992d1380952bb7341e2f.
Updated by Andreas Kienast over 5 years ago
- Related to Bug #88649: JS error in Internet Explorer 11 in list module added
Updated by Benni Mack almost 5 years ago
- Status changed from Resolved to Closed