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=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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2006-09-29 11:33 ------- Created an attachment (id=17762) 77481.diff + +------- Additional Comments From [EMAIL PROTECTED] 2006-09-29 11:34 ------- +The patch handles empty mimetype like a null mimetype. +Moving to SWF _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
