[Mono-bugs] [Bug 73316][Nor] Changed - Uri.HexUnescape doesn't return valid values
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 3 Mar 2005 20:57:25 -0500 (EST)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by joeshaw@novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=73316
--- shadow/73316 2005-03-03 20:57:06.000000000 -0500
+++ shadow/73316.tmp.808 2005-03-03 20:57:25.000000000 -0500
@@ -22,6 +22,11 @@
I'm attaching a test program which shows this. This is the output I get:
escaped: '%F6'
unescaped: '' (0) index: 3
For the unescaped value, I should be getting 'ö' (246).
+
+------- Additional Comments From joeshaw@novell.com 2005-03-03 20:57 -------
+Created an attachment (id=14536)
+test program
+