[TYPO3-mvc] Space to '+' converted in arguments during redirect

Nils Blattner nb at cabag.ch
Wed Jan 20 10:44:46 CET 2010


Hi there

I was just wondering, when i pass arguments (a multilevel associative 
array specifically) to another action via 
(AbstractController->)redirect(), i get the arguments back with all 
spaces converted to '+' (%2B).
The html document is utf-8 encoded with <?xml version="1.0" 
encoding="utf-8"?>
before everything else.
I will fix it temporarily by doing my own htmlentities, but would be 
cool to get to the actual root of this problem.

Thanks in advance

Nils


More information about the TYPO3-project-typo3v4mvc mailing list