[TYPO3-core] RFC: Fix "&" problem in DMail jumpURLs

Ingmar Schlecht ingmar at typo3.org
Mon Feb 6 18:14:56 CET 2006


This is a CVS patch request.

Type: Bugfix

Description:
When a recipient of a newsletter clicks on a jumpURL link that should
redirect to
	index.php?id=50&L=1
he gets redirected to
	index.php?id=50&L=1.


The Solution is simple:
Just apply t3lib_div::htmlspecialchars_decode() to the URL.

Branch: TYPO3_4-0

cheers
Ingmar
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: class.tslib_fe.php.patch
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20060206/f37e7c8d/attachment.asc 


More information about the TYPO3-team-core mailing list