DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=34985>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=34985


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|utf8 to ucs2 conversion     |utf8 to ucs2 conversion
                   |failed                      |failed on Windows




------- Additional Comments From [EMAIL PROTECTED]  2006-11-04 02:22 -------
Got interrupted when writing last comment, sorry...  

To finish the incomplete sentence in that comment: the real solution in my view
is to go through all environment variables that could be non-UTF8 (virtually
anything that is a string) and avoid converting those - or, better, only convert
those guaranteed not to be strings, or guaranteed to be ASCII only.  Another
environment variable with this problem is REDIRECT_URL, logged in comment to Bug
32730 after fix was committed.  This is a fairly simple extension of the patch I
submitted for that bug.

A configuration directive to turn off this conversion might also be useful.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to