Project

General

Profile

Actions

Bug #90067

closed

NewContentElementController fails to set ID, leads to incorrect PageTS

Added by Mathias Bolt Lesniak over 4 years ago. Updated over 4 years ago.

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

0%

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

Description

I received this PR for the frontend_editing extension. I think it tries to solve a bug in the core.
https://github.com/FriendsOfTYPO3/frontend_editing/pull/388

Because TYPO3 v9 and higher doesn't set the "id" parameter, PageTS isn't generated correctly and settings made in PageTS are not loaded.

Actions #1

Updated by Mathias Bolt Lesniak over 4 years ago

Can be closed. Resolved thanks to help from Benni Mack.

Actions #2

Updated by Benni Mack over 4 years ago

  • Status changed from New to Closed

Closing this one now. One can instantiate the NewContentElementController handing in a custom request (having a GET variable for the page) via init($request) to do this.

See the PR on GitHub.

Actions

Also available in: Atom PDF