[TYPO3-core] RFC: #10906: Links with registered keywords are not recognized by RTE

Steffen Kamper info at sk-typo3.de
Wed Apr 15 15:37:04 CEST 2009


Hi,

This is SVN patch request.

Type: Bugfix

Branches: trunk, 4_2

BT reference: http://bugs.typo3.org/view.php?id=10906

Problem:
in class.t3lib_parsehtml_proc the only keyword that is recognized is 
"record"

But for linkhandler you can register and use any keyword by
$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['tslib/class.tslib_content.php']['typolinkLinkHandler']['myKeyWord'] 
= ...

So, if you register a keyword for linkhandler, the link works in FE, but 
RTE shows a yellow box with an error.

Solution: compare link with all registered keywords

vg Steffen
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 10906.diff
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090415/8fa01807/attachment.txt 


More information about the TYPO3-team-core mailing list