Actions
Bug #83174
closedCreate new record in list modul throws an exception
Start date:
2017-11-30
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
This is caused by a bug in the patch https://review.typo3.org/#/c/54755/
Missing declaration for variable $uriBuilder in line 693 of \TYPO3\CMS\Backend\Controller\NewRecordController.
Updated by Gerrit Code Review about 7 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/54886
Updated by Anonymous about 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 945f3586857b2d6b4e29381ea59e9c252723d4af.
Actions