[TYPO3-core] FYI: Fixed bug #9464: htmlArea RTE: url auto-detect feature not working in Firefox
Stanislas Rolland
typo3 at sjbr.ca
Wed Oct 1 23:07:26 CEST 2008
FYI: The attached SVN patch was committed.
Type:
Bugfix
Problem:
url's entrered in the RTE are not auto-detected in Firefox in TYPO3 4.2.
Solution:
This is broken since TYPO3 4.2.0. In that release, undo/redo was
modified to use intrusive bookmarks so that caret position could be
restored on undo/redo. In the case of interest (entering an url or email
address followed by a space), the intrusive bookmark would affect the
Firefox selection, moving it out of the current text node. The attached
patch restores the Firefox selection so that it remains inside the text
node.
Bugtracker references:
http://bugs.typo3.org/view.php?id=9464
Branches:
branch TYPO3_4-2 (revision 4269)
trunk (revision 4270)
Regards,
Stanislas
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rtehtmlarea_bugfix_9464_trunk.patch
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20081001/236a4a2e/attachment.txt
More information about the TYPO3-team-core
mailing list