[TYPO3] htmlarea links and config.linkVars = L
Nick Weisser
typo3 at openstream.ch
Mon Mar 13 14:26:29 CET 2006
Hi there,
I've set up a couple of languages (one tree fits all) and set
config.linkVars = L in my TS setup. The menu links get all rendered
well, i.e. the &L=x is always appended to the URL.
Only the links created with htmlarea (latest version) are missing the L
variable, so upon clicking any link in the text, the user is being
redirected to the default language of the desired page.
<a href="http://www.mydomain.com/?id=41" title="" class="internal-link"
rtekeep="1">More information...</a>
If I change this to
<a href="http://www.mydomain.com/?id=41">More information...</a>
everything work o.k.
Is there any way to configure TYPO3 that the links are rendered
correctly even with the additional href attributes added by htmlarea?
C'mon, someone must have had this problem before ;-)
Regards,
Nick
More information about the TYPO3-english
mailing list