[Mono-bugs] [Bug 77481][Wis] Changed - resgen croaks at empty mimetype attribute in .resx

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Sep 29 11:23:21 EDT 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 sebastien at ximian.com.

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

--- shadow/77481	2006-09-27 18:24:10.000000000 -0400
+++ shadow/77481.tmp.10244	2006-09-29 11:23:21.000000000 -0400
@@ -89,6 +89,13 @@
 System.Object[] args) [0x00000]
   at ResGen.GetReader (System.IO.Stream stream, System.String name)
 [0x00000]
   at ResGen.CompileResourceFile (System.String sname, System.String
 dname) [0x00000]
 
+
+------- Additional Comments From sebastien at ximian.com  2006-09-29 11:23 -------
+removing the mimetype="" of
+<data name="Make a Booking" mimetype="">
+does makes Mono's resgen happy
+MS resgen doesn't have any problem with the empty mimetype
+


More information about the mono-bugs mailing list