[TYPO3-core] Remove custom URL for RDCT link feature
Michael Stucki
michael at typo3.org
Thu Jan 19 22:54:11 CET 2006
Hi Stanislas,
>> We've had a lot of problems caused by the RDCT URL in direct_mail. Once
>> it didn't contain a trailing slash, once the "index.php" string was
>> missing, etc.
>>
>> The solution is pretty simple: Get rid off the feature completely! I've
>> not seen any situation when it was useful to override TYPO3_SITE_URL with
>> a custom URL, therefore I think we can simply remove this kind of
>> flexibility.
>>
> Your patch forces the use of the long link RDCT feature. Is this
> intentional?
The attached patch has now got a check for "use_rdct" in the mail record
(which is simply a boolean).
This will require a change in the direct_mail extension (and all other
extensions which use it).
The alternative solution would be to keep the old key "long_link_rdct_url"
but ignore its value and just check if it is set.
What do you prefer?
- michael
--
Use a newsreader! Check out
http://typo3.org/community/mailing-lists/use-a-news-reader/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: remove_rdct_v2.diff
Type: text/x-diff
Size: 4087 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20060119/d992cef9/attachment.bin
More information about the TYPO3-team-core
mailing list