[TYPO3-core] RFC #10331: Bug: linkHandler different than "record" leads to rteerror

Oliver Hader oliver at typo3.org
Wed Apr 8 12:56:27 CEST 2009


Hi Martin,

Martin Holtz schrieb:
> This is an SVN patch request.
> 
> Type: Bugfix
> 
> Bugtracker references:
> http://bugs.typo3.org/view.php?id=10331
> 
> Branches:
> TYPO3_4-3 trunk
> 
> Problem:
> We have an hook for different linkhandler. So it is possible to use
> <link commerce:tx_commerce_products:66> to link to an product.
> But if that link is send to the rte, it will be wrapped by an warning
> span, because in TS_links_rte accepts only <link record:...>
> 
> 
> Solution:
> Check in
> typo3_src/t3lib/class.t3lib_parsehtml_proc.php->TS_links_rte($value) for
> all registered linkhandlers. If no linkhandler for "record" is
> registert, we will get an error too.

I've attached a modified patch that re-adds the "record:" check since it
was there before - no matter if a linkhandler was defined or not.

+1 on reading and testing

olly
-- 
Oliver Hader
TYPO3 Release Manager 4.3
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0010331_v3.patch
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090408/71bc961c/attachment.txt 


More information about the TYPO3-team-core mailing list