[BUGFIX] Install tool update wizards show html tags in error message
The RteFileLinksUpdateWizard, RteMagicImagesUpdateWizard and TceformsUpdateWizard convert there error messages to FlashMessages. But as the messages are now always wrapped in a flashmessage tag in the template this isn't needed anymore. Resolves: #57285 Releases: 6.2 Change-Id: Iada05effdc523d24726ec54c2ad017175be4451f Reviewed-on: https://review.typo3.org/28760 Reviewed-by: Philipp Gampe Reviewed-by: Alexander Opitz Tested-by: Alexander Opitz Reviewed-by: Markus Klein Tested-by: Markus Klein
Showing
- typo3/sysext/install/Classes/Updates/RteFileLinksUpdateWizard.php 3 additions, 12 deletions...sext/install/Classes/Updates/RteFileLinksUpdateWizard.php
- typo3/sysext/install/Classes/Updates/RteMagicImagesUpdateWizard.php 2 additions, 6 deletions...xt/install/Classes/Updates/RteMagicImagesUpdateWizard.php
- typo3/sysext/install/Classes/Updates/TceformsUpdateWizard.php 2 additions, 6 deletions...3/sysext/install/Classes/Updates/TceformsUpdateWizard.php
Please register or sign in to comment