[TYPO3-RTE] Links generated with HTMLArea doesn't get translated by realURL

Peter Niederlag niederlag at ikd01.de
Thu Jan 26 14:00:08 CET 2006


Hi Peter,

Peter Klein schrieb:
> "Peter Niederlag" <niederlag at ikd01.de> skrev i en meddelelse 
> news:mailman.1.1138271003.28828.typo3-project-rte at lists.netfielders.de...
[...]
> Hi Peter. That shouldn't have any effect, as it is the same result if I use 
> the HTML toggle, or the disable RTE, except that disabling RTE only has an 
> effect AFTER you save the content, so using the toggle HTML button is the 
> only way to see the content BEFORE it's saved to DB (As the RTE has to be 
> enabled for me to create the link..)

That is not the same, not even close to the same!

>>Does this show
>>
>><a href="" or  <link fdd>
> 
> 
> Looking at the content of the bodytext field from phpMyAdmin, gives this 
> result (same as the one I listed previously)..
> 
> <a title="Opens internal link in current window" class="internal-link" 
> href="?id=10#42">Link to anchor</a>

OK, now we at least know *for sure* what the problem is. ;)

The htmlparser does not transform the link on transfromation RTE->DB to
<link>-syntax, which should have happened. Because we now don't have any
clean <link> in the field the FE (realUrl) won't touch this link on
output and therefor its broken.

That is most likely happening because you are using 3.8.1 with latest
htmlarea which I am afraid just not seems to be supported. ;(

---------------------------------------------------------------------
This is NOT a problem of realurl but a problem of the transformation
from RTE->DB not working as intended!
---------------------------------------------------------------------

We(you?) should ask Stanislas if he can provide a fix so it works again
with 3.8.1

Cheers,
Peter
-- 
Peter Niederlag
http://www.niekom.de * TYPO3 & EDV Dienstleistungen *
http://www.typo3partner.net * professional services network *



More information about the TYPO3-project-rte mailing list