[TYPO3-core] FYI: Fixed bug #16904: htmlArea RTE: Trailing slash stripped from href of autolinks
Stanislas Rolland
typo3 at sjbr.ca
Sat Jan 8 00:17:33 CET 2011
FYI: The attached SVN patch was committed.
Type:
Bugfix
Problem:
In non-IE browsers, if you enter some text like
http://www.some-domain.info/[return], it turns itself into a link.
However, the ending slash is stripped from the value of the href attribute.
Solution:
The attached patch will retain the trailing slash, if entered. However,
it will not add a trailing slash if not entered because I think that the
URL is valid without a trailing slash.
Bugtracker references:
http://bugs.typo3.org/view.php?id=16904
Branches:
trunk (revision 10008)
TYPO3_4-4 (revision 10009)
Regards,
Stanislas
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rtehtmlarea_bugfix_16904_trunk.patch
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20110107/8c44ff5c/attachment.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rtehtmlarea_bugfix_16904_typo3_4-4.patch
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20110107/8c44ff5c/attachment.asc>
More information about the TYPO3-team-core
mailing list