[TYPO3-core] RFC #12990 : referrer in felogin form is not encoded correctly
Jigal van Hemert
jigal at xs4all.nl
Sun May 16 10:25:19 CEST 2010
This is a SVN patch request.
Type: bugfix
Bugtracker references:
http://bugs.typo3.org/view.php?id=12990
Branches:
Trunk
Problem:
The referrer URL is urlencoded in the login form. The browser must
urlencode the data, but data in the value attribute of an input element
should be processed with htmlspecialchars().
Solution:
Replace rawurlencode() with htmlspecialchars()
--
Jigal van Hemert
skype:jigal.van.hemert
msn: jigal at xs4all.nl
http://twitter.com/jigalvh
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 12990_trunk.patch
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100516/b0972632/attachment.txt>
More information about the TYPO3-team-core
mailing list