Project

General

Profile

Actions

Bug #88295

closed

Unable to add content elements inside of gridelement

Added by David Kranz almost 5 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2019-05-07
Due date:
% Done:

0%

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

Description

With the new TYPO3 9.5.6 released today, I can't add content elements into a gridelement.
If I want to add an new content element the modal is empty and a JavaScript error occurs:

TypeError: require is not a function

It only works for content elements outside of a gridelement container.

Step to reproduce

- Have a TYPO3 9.5.6 instance with the extension gridelementsteam/gridelements (version 9.2.0) installed and some gridelements defined
- Select a page and add a gridelement
- Create a new content element into the gridelement
- The exception occurs like described above

I've tested it with an TYPO3 9.5.5 with the same configurations and it worked as expected.


Files

screenshot.png (66.2 KB) screenshot.png David Kranz, 2019-05-07 18:34

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #88075: mod.web_layout.disableNewContentElementWizard=1Closed2019-04-04

Actions
Actions #2

Updated by Markus Klein almost 5 years ago

Double-checked with v8.7.25 too, it's not affected.

Actions #3

Updated by Andreas Kienast almost 5 years ago

  • Status changed from New to On Hold

I can confirm the issue, it's caused by the bugfix for #88075.
We will check whether we can circumvent this, since it's technically no public API that was changed.

Actions #4

Updated by Andreas Kienast almost 5 years ago

  • Related to Bug #88075: mod.web_layout.disableNewContentElementWizard=1 added
Actions #5

Updated by Gerrit Code Review almost 5 years ago

  • Status changed from On Hold 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/+/60715

Actions #6

Updated by Gerrit Code Review almost 5 years ago

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

Actions #7

Updated by Gerrit Code Review almost 5 years ago

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

Actions #8

Updated by Markus Klein almost 5 years ago

Gridelements v9.2.1 was released to fix the problem.

Actions #9

Updated by Andreas Kienast almost 5 years ago

  • Status changed from Under Review to Closed

I'm closing this ticket since an upstream fix in gridelements has been released.

Actions

Also available in: Atom PDF