[Mono-bugs] [Bug 77253][Nor] Changed - .resx parsing Microsoft
compatibility patch
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Jan 13 20:46:36 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.30106 2006-01-13 20:46:36.000000000 -0500
@@ -19,6 +19,11 @@
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.
+
+------- Additional Comments From grendello at gmail.com 2006-01-13 20:46 -------
+Created an attachment (id=16336)
+.resx parser patch
+
More information about the mono-bugs
mailing list