Project

General

Profile

Actions

Bug #89373

closed

"Create new record" button misses current storage page

Added by Tobias Kummer over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend API
Target version:
Start date:
2019-10-08
Due date:
% Done:

100%

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

Description

Presets: I created a blank new TYPO3 (10.1.0) project, inserted a page (defined as root page) and in this page, I added a sys-folder.
Error: Navigate to the sys-folder, add a new record (tested with several record types, error occures independent of record-type, so try to add a new sys-category). Save (and not close) the record, well done. Now, add a new record with the "+ New" button in the button-bar. And now, TYPO3 misses the current storage (in our case the sys-folder) and want to store the second record on the root page (ID=0).
Note: Some records are not allowed to insert on ID=0 (for example page content) and an error is thrown: "1: Attempt to insert record on page '[root-level]' (0) where this table, tt_content, is not allowed"

Actions #1

Updated by Gerrit Code Review over 4 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/+/62492

Actions #2

Updated by Susanne Moog over 4 years ago

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

Updated by Benni Mack over 4 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF