[Mono-bugs] [Bug 77253][Nor] New - .resx parsing Microsoft compatibility patch

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Jan 13 20:45:45 EST 2006


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 grendello at gmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=77253

--- shadow/77253	2006-01-13 20:45:45.000000000 -0500
+++ shadow/77253.tmp.30089	2006-01-13 20:45:45.000000000 -0500
@@ -0,0 +1,24 @@
+Bug#: 77253
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: CORLIB
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: grendello at gmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: .resx parsing Microsoft compatibility patch
+
+Despite the resx format description
+(http://msdn2.microsoft.com/en-us/library/ekyft91f.aspx) the Microsoft
+resgen utility parses the CDATA blocks directly within <data> containers
+that contain no <value> container. This two-liner patch makes it possible
+for the  Mono resgen (and Microsoft resgen running under Mono) to parse the
+attached sample .resx file.


More information about the mono-bugs mailing list