[TYPO3-core] Bug #1343: Minor problem with tslib_fe::prefixLocalAnchorsWithScript()

Sebastian Kurfuerst sebastian at garbage-group.de
Mon Dec 12 14:40:54 CET 2005


Hi,

this is a CVS patch request.

Type:
Bugfix

Branches:
HEAD

Bugtracker reference:
http://bugs.typo3.org/view.php?id=1343

Description:
prefixLocalAnchorsWithScript does only work correctly if the href
attribute is the first attribute of an a or area tag. This is a problem
e.g. when using qcom_htmlcleaner which will eventually change the order
of html attributes (which should not matter at all).

Solution:
      * changed ereg to preg
      * made it work correctly
      * tested the new regExp

Greets, Sebastian

-- 
Sebastian Kurfuerst
http://garbage-group.de/kontakt.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bug_1343.patch
Type: text/x-patch
Size: 632 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20051212/3c0b745a/attachment.bin 


More information about the TYPO3-team-core mailing list