[TYPO3] direct mail - problem with links within the messages
Katja Lampela
katja.lampela at lieska.net
Thu Apr 27 01:00:12 CEST 2006
Benoit Norrin wrote:
> Hi,
>
> I found an alternative solution.
> It's certainly not the better way but ... it's one.
>
> Edit typo3/t3lib/class.t3lib_htmlmail.php
>
> Cut line 1013 :
> if ($this->jumperURL_prefix && $val["tag"]!="form" )
>
> Paste :
> if ($this->jumperURL_prefix && $val["tag"]!="form" && $val["tag"]!="a" )
>
>
> Greeting.
> Benoit
>
>
>
> shielsn a écrit :
>
>> Hi,
>>
>> I have the same problem. Tried everything including editing the HTML
>> code manually. If anyone has any ideas as to how to fix this, it
>> would be greatly appreciated!
>>
>> Shiels
>>
>> _______________________________________________
>> TYPO3-english mailing list
>> TYPO3-english at lists.netfielders.de
>> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>
>
or just deactivate the jump url in the configuration. Not a good way
either though..
More information about the TYPO3-english
mailing list