[Mono-bugs] [Bug 53174][Nor] Changed - ResXResourceReader doesn't read empty tags properly
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 22 Jan 2004 13:07:07 -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=53174
--- shadow/53174 2004-01-22 12:59:08.000000000 -0500
+++ shadow/53174.tmp.17355 2004-01-22 13:07:07.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 53174
Product: Mono/Class Libraries
Version: unspecified
OS: Red Hat 9.0
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: mono-bugs@ximian.com
ReportedBy: tkaszuba@hotmail.com
QAContact: mono-bugs@ximian.com
@@ -58,6 +58,14 @@
Created an attachment (id=6503)
Proposed patch
------- Additional Comments From gonzalo@ximian.com 2004-01-22 12:59 -------
The patch is also by Tomas.
+
+------- Additional Comments From gonzalo@ximian.com 2004-01-22 13:07 -------
+The output by mono after applying the patch is not *exactly* the same
+as the MS one, but it contains all the tags.
+
+Thanks for the report and the patch, Tomasz.
+
+Patch applied.