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 [EMAIL PROTECTED]

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: [EMAIL PROTECTED]                            
+ReportedBy: [EMAIL PROTECTED]               
+QAContact: [EMAIL PROTECTED]
+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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to