Bug #87859
closedIt's possible to save site configurations with wrong baseVariant condition locking up the whole setup in an exception
100%
Description
The backend sites module allows to save site configurations with baseVariants that will lock up the whole setup (it will throw an exception everywhere).
I entered as a baseVariant condition IENV:TYPO3_SSL = 1
and saved.
The whole setup was instantly locked up in an exception Unexpected character "=" around position 15 for expression `IENV:TYPO3_SSL = 1`.
I could only fix this by re-uploading the config.yaml to the server via rsync or sftp.
Updated by Gerrit Code Review over 5 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/+/59901
Updated by Gerrit Code Review over 5 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/c/Packages/TYPO3.CMS/+/59901
Updated by Gerrit Code Review over 5 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/c/Packages/TYPO3.CMS/+/59901
Updated by Gerrit Code Review over 5 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/c/Packages/TYPO3.CMS/+/59901
Updated by Gerrit Code Review over 5 years ago
Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/59920
Updated by Benni Mack over 5 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 6a23b0b18b5d4bd907c76ca4de4892e371e68369.