Thanks for this, ran into the same issue, and that fix worked perfectly.

Note: This affects forms processed using CGI that are submitted with
method="post" and enctype="application/x-www-form-urlencoded" (the default). 
Using method="get" or enctype="multipart/form-data" does not cause the problem,
so may be another solution for some.



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to