[Mono-bugs] [Bug 73316][Nor] Changed - Uri.HexUnescape doesn't return valid values
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 5 Mar 2005 17:40:37 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=73316
--- shadow/73316 2005-03-04 01:05:49.000000000 -0500
+++ shadow/73316.tmp.28873 2005-03-05 17:40:37.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 73316
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: System
AssignedTo: gonzalo@ximian.com
ReportedBy: joeshaw@novell.com
QAContact: mono-bugs@ximian.com
@@ -27,6 +27,11 @@
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
+
+------- Additional Comments From gonzalo@ximian.com 2005-03-05 17:40 -------
+Fixed in SVN 1-0 and HEAD.
+
+Thanks.