Project

General

Profile

Actions

Bug #81666

closed

TYPO3 exception in table wizard, when table is nested in a record (e.g. tx_news)

Added by Tobias Pfender almost 7 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2017-06-22
Due date:
% Done:

0%

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

Description

I tried to create a table record in a news record and in a self written product record.
When I open the table wizard and close it (close or save and close) I'll get a typo3 exception.

I tested this in TYPO3 7.6.19 and TYPO3 8.7.1.
In 7 I get the following exception:

Argument 1 passed to TYPO3\CMS\Backend\Controller\FormInlineAjaxController::addFlexFormDataStructurePointersFromAjaxContext() must be of the type array, null given, called in .../typo3/sysext/backend/Classes/Controller/FormInlineAjaxController.php on line 245

In 8 it says:
Empty context string given
RuntimeException thrown in file
.../typo3/sysext/backend/Classes/Controller/FormInlineAjaxController.php in line 750.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #77294: Backend form engine (inline,tt_content) CType=table wizard crashes on closingClosed2016-07-28

Actions
Actions #1

Updated by Riccardo De Contardi almost 7 years ago

is this a duplicate of #77294 ?

Actions #2

Updated by Wouter Wolters almost 7 years ago

  • Status changed from New to Needs Feedback
Actions #3

Updated by Tobias Pfender almost 7 years ago

So it seems.

Actions #4

Updated by Riccardo De Contardi almost 7 years ago

  • Related to Bug #77294: Backend form engine (inline,tt_content) CType=table wizard crashes on closing added
Actions #5

Updated by Riccardo De Contardi almost 7 years ago

  • Status changed from Needs Feedback to Closed

I close this one as duplicate; please continue the discussion on #77294
I have added a reference to keep track of this issue, and added its description there.

If you think that this is the wrong decision, then please reopen it or open a new issue with a reference to this one.

Thank you.

Actions

Also available in: Atom PDF