Actions
Bug #97136
closedTyped property EditDocumentController::$isSavedRecord must not be accessed before initialization
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2022-03-07
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
This happens, when trying to access a FormEngine rendering for a non-existing record.
For testing one can change the uid parameter in the deeplink.
Updated by Nikita Hovratov over 2 years ago
- Related to Task #96787: Use new templating strategy in EditDocumentController added
Updated by Gerrit Code Review over 2 years ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73842
Updated by Gerrit Code Review over 2 years ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73842
Updated by Nikita Hovratov over 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset e4857a90a55e1b05a659a325a588d177496b4dc1.
Actions