Project

General

Profile

Actions

Bug #87687

closed

Content elements cannot be added when page editing is disabled

Added by Helmut Hummel about 5 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend JavaScript
Target version:
-
Start date:
2019-02-11
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

When disabling page editing for editors with access module, new content elements
cannot be created.

This is due to the fact, that some JS AMD module (PageActions) is bound to page edit permissions, while it
meanwhile holds functionality that is independent from page edit permissions (like creating new content elements, show hidden elements and so on)


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #88532: New Content Element wizard brokenClosed2019-06-08

Actions
Actions #1

Updated by Helmut Hummel about 5 years ago

PageActions.ts needs to be separated into functionality that requires page edit permissions and other general functionality.

Actions #3

Updated by Susanne Moog about 5 years ago

  • Category set to Backend JavaScript
Actions #4

Updated by Gerrit Code Review about 5 years ago

  • Status changed from New 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/+/59872

Actions #5

Updated by Helmut Hummel almost 5 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #6

Updated by Benni Mack almost 5 years ago

  • Status changed from Resolved to Closed
Actions #7

Updated by Stefan Hekele almost 5 years ago

The patch has not been applied to 9.5 branch.
Current version 9.5.6 is still broken.

Actions #8

Updated by Gerrit Code Review almost 5 years ago

  • Status changed from Closed to Under Review

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/+/60737

Actions #9

Updated by Helmut Hummel almost 5 years ago

  • Status changed from Under Review to Resolved
Actions #10

Updated by Andreas Kienast almost 5 years ago

  • Related to Bug #88532: New Content Element wizard broken added
Actions #11

Updated by Benni Mack over 4 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF