[Mono-bugs] [Bug 484795] WebClient.UploadValues using UTF-8 encoding and "POST" method do not upload accented characters properly

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sat Mar 14 16:38:31 EDT 2009


https://bugzilla.novell.com/show_bug.cgi?id=484795

User robertj at gmx.net added comment
https://bugzilla.novell.com/show_bug.cgi?id=484795#c1


Robert Jordan <robertj at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |robertj at gmx.net




--- Comment #1 from Robert Jordan <robertj at gmx.net>  2009-03-14 14:38:26 MST ---
I ran some tests against MS.NET and all versions are sending POST key/value
pairs solely in UTF8. This behavior cannot be changed by WebClient.Encoding,
charset headers or by user's codepage settings.

This means that the patch necessary for Mono is pretty trivial.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list