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

Steffen Kamper info at sk-typo3.de
Tue Apr 28 16:49:24 CEST 2009


Hi olly,

Oliver Hader schrieb:
> Hi Steffen,
> 
> Steffen Kamper schrieb:
>> some remarks:
>> the keyword record isn't used by core, it's used if you register a
>> linkhandler for records. Only one extension can use "records" because
>> it's unique register for one keyword. Thet reason why record is
>> hardcoded is because linkhandler extension from AOE that took this
>> keyword nut had the yellow box in RTE.
>>
>> Now it's time to find a generic solution for any registered keyword. For
>> that reason i took all keys from registered and compare with them in my
>> patch which i attached here again.
> 
> Your patch does exactly the same as Martin's... just a bit more
> complicated... sorry... ;-)
> 
> I'm fine with removing the "record:" check since it should be used as
> link-handler. However, I don't know the details why that was hardcoded
> for the extension you mentioned or how it was (mis-)used by other
> extension in between.
> 
> So, please give it a try with my last patch (with or without the
> hardcoded "record:" part) and give your votes. Thanks in advance!
> 
> olly

please read my latest comments - i'm fine with your solution, with 
removed "record:", that's what i wrote last.

So +1 for this.

vg Steffen


More information about the TYPO3-team-core mailing list