[BUGFIX] RTE: Link to disabled page doesn't show in FE, link icon does
Problem: When linking from a piece of content in the RTE to a disabled page in the tree, the link isn't shown in the final frontend rendering. However, the small arrow icon that you can have in front of the link to denote its type, does get shown. Solution: Remove the icon if no link is generated Change-Id: If2f5af7ef81578571ed0a1255a53d9373f14bfed Resolves: #36087 Releases: 4.5, 4.6, 4.7, 6.0 Reviewed-on: http://review.typo3.org/15802 Reviewed-by: Stanislas Rolland Tested-by: Stanislas Rolland
Showing
- typo3/sysext/rtehtmlarea/Classes/Controller/AccessibilityLinkController.php 125 additions, 0 deletions...mlarea/Classes/Controller/AccessibilityLinkController.php
- typo3/sysext/rtehtmlarea/ext_autoload.php 1 addition, 0 deletionstypo3/sysext/rtehtmlarea/ext_autoload.php
- typo3/sysext/rtehtmlarea/ext_localconf.php 1 addition, 0 deletionstypo3/sysext/rtehtmlarea/ext_localconf.php
- typo3/sysext/rtehtmlarea/res/accessibilityicons/setup.txt 3 additions, 0 deletionstypo3/sysext/rtehtmlarea/res/accessibilityicons/setup.txt
Please register or sign in to comment