[TYPO3-core] FYI: Fixed bug #17616: htmlArea RTE: Link dialogue doesn't open when anchor class is set with double quotes
Stanislas Rolland
typo3 at sjbr.ca
Thu Feb 17 17:56:18 CET 2011
FYI: The attached SVN patch was committed.
Type:
Bugfix
Problem:
The following TSConfig will inhibit link dialogue from opening
RTE.classesAnchor {
externalLink{
class = "external-link"
}
}
After removal of both double quotes, everything is fine.
Solution:
Remove the quotes while processing the configuration.
Bugtracker references:
http://bugs.typo3.org/view.php?id=17616
Branches:
- trunk (revision 10481)
- TYPO3_4-5 (revision 10482)
- TYPO3_4-4 (revision 10483)
Regards,
Stanislas
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rtehtmlarea_bugfix_17616_trunk.patch
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20110217/4b01e92e/attachment.txt>
More information about the TYPO3-team-core
mailing list