Bug #83283
closedContent record is not editable, because of an exception, if the editor set a link to something like "../page/path"
100%
Description
Steps to reproduce:
1. Create an text element.
2. Set the link (header_link) field to "../page/path"
3. Save the record.
Now you get an exception, because "../" is not allowed in a link.
But because of this exception, the frontend does not work (only the exception is displayed) and also the backend only shows the exception.
So, the editor isn't able to correct his mistake, because of the exception.
Also the fact, that the frontend displays only the exception is very unlovely.
Updated by Georg Ringer almost 7 years ago
- Related to Bug #82850: InputLinkElement fails with UnknownLinkHandlerException added
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/55024
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/55024
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/55024
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/55024
Updated by Gerrit Code Review almost 7 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55024
Updated by Gerrit Code Review almost 7 years ago
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55024
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/55212
Updated by Georg Ringer almost 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 542a48760f48e088e00f055910318ee23404d356.