[Mono-bugs] [Bug 77481][Wis] Changed - [PATCH] resgen croaks at empty mimetype attribute in .resx
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Sep 29 11:34:56 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-29 11:33:36.000000000 -0400
+++ shadow/77481.tmp.10564 2006-09-29 11:34:56.000000000 -0400
@@ -4,20 +4,19 @@
OS: unknown
OS Details:
Status: REOPENED
Resolution:
Severity: Unknown
Priority: Wishlist
-Component: CORLIB
+Component: Windows.Forms
AssignedTo: mono-bugs at ximian.com
ReportedBy: gdh at acentral.co.uk
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
-Cc:
-Summary: resgen croaks at empty mimetype attribute in .resx
+Summary: [PATCH] resgen croaks at empty mimetype attribute in .resx
Noticed with 1.1.9 and 1.1.13.2:
test:~# resgen /compile Localisation.resx
Error: Exception has been thrown by the target of an invocation.
Inner exception: Failed to read past end of stream.
@@ -101,6 +100,10 @@
------- Additional Comments From sebastien at ximian.com 2006-09-29 11:33 -------
Created an attachment (id=17762)
77481.diff
+
+------- Additional Comments From sebastien at ximian.com 2006-09-29 11:34 -------
+The patch handles empty mimetype like a null mimetype.
+Moving to SWF
More information about the mono-bugs
mailing list