Bug #87875
closedForm confirmation finisher has problems with rendering content elements
100%
Description
Hello together,
I've tried to create a form with a confirmation message finisher which should render a chosen content element as message.
My problem is that the finisher renders the content element as plain text and not as html. So the output of the finisher is the escaped html source of the chosen content element as plain text.
Updated by Ioulia Kondratovitch over 5 years ago
You will find the solution here:
https://review.typo3.org/c/Packages/TYPO3.CMS/+/59532/2/typo3/sysext/core/Documentation/Changelog/8.7.x/Feature-83405-AddConfirmationFinisherTemplate.rst
Add your own HTML-Template for the confirmation, handle {message} as you wish and add a path as described in [3]
Elia Konstantin Pietz wrote:
Hello together,
I've tried to create a form with a confirmation message finisher which should render a chosen content element as message.
My problem is that the finisher renders the content element as plain text and not as html. So the output of the finisher is the escaped html source of the chosen content element as plain text.
Updated by Björn Jacob over 5 years ago
- Related to Bug #88042: Form - wrong display of content element as confirmation message added
Updated by Björn Jacob over 5 years ago
- Related to deleted (Bug #88042: Form - wrong display of content element as confirmation message)
Updated by Björn Jacob over 5 years ago
- Has duplicate Bug #88042: Form - wrong display of content element as confirmation message added
Updated by Björn Jacob over 5 years ago
- Status changed from New to In Progress
- Assignee set to Michael Waack
Updated by Gerrit Code Review over 5 years ago
- Status changed from In Progress 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/+/60559
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/+/60559
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/+/60559
Updated by Michael Waack over 5 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 05bcbacbc8c08a0cbcb628ad91b40a26afa01139.
Updated by Gerrit Code Review over 5 years ago
- Status changed from Resolved to Under Review
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/+/60580
Updated by Michael Waack over 5 years ago
- Status changed from Under Review to Resolved
Applied in changeset 333cd857ad8e01b9235d36980816d212760bcc34.