Bug #83484
closednew content element wizard fails for not given header value
100%
Description
This exception occures in error log:
Core: Exception handler (WEB): Uncaught TYPO3 Exception: rawurlencode() expects parameter 1 to be string, null given | TypeError thrown in file /var/www/public/typo3/sysext/backend/Classes/Controller/Wizard/NewContentElementWizardController.php in line 283.
how to reproduce:
in any given page, put following PageTS:
mod.wizards.newContentElement.wizardItems { common.header > }
or
mod.wizards.newContentElement.wizardItems { common.header = LLL:EXT:bootstrap_package/Resources/Private/Language/Backend.xlf:someNotAvailableLabelString }
and use the new content element wizard afterwards.
Updated by Gerrit Code Review almost 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/55285
Updated by Gerrit Code Review almost 7 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55285
Updated by Gerrit Code Review almost 7 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55285
Updated by Gerrit Code Review almost 7 years ago
Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55299
Updated by Gerrit Code Review almost 7 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55285
Updated by Steffen Kamper almost 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 9bbdc7680c011dadbdb5d7c063a29e47ac284ecc.