mail-archives/mono-bugs/2006-February/038984.html

110 строки
4.3 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 77481][Wis] New - resgen croaks at empty mimetype
attribute in .resx
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2077481%5D%5BWis%5D%20New%20-%20resgen%20croaks%20at%20empty%20mimetype%0A%09attribute%20in%20.resx&In-Reply-To=bug-77481%40chernobyl.ximian.com">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="038982.html">
<LINK REL="Next" HREF="038985.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 77481][Wis] New - resgen croaks at empty mimetype
attribute in .resx</H1>
<B>bugzilla-daemon at bugzilla.ximian.com</B>
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2077481%5D%5BWis%5D%20New%20-%20resgen%20croaks%20at%20empty%20mimetype%0A%09attribute%20in%20.resx&In-Reply-To=bug-77481%40chernobyl.ximian.com"
TITLE="[Mono-bugs] [Bug 77481][Wis] New - resgen croaks at empty mimetype
attribute in .resx">bugzilla-daemon at bugzilla.ximian.com
</A><BR>
<I>Mon Feb 6 09:55:39 EST 2006</I>
<P><UL>
<LI>Previous message: <A HREF="038982.html">[Mono-bugs] [Bug 77477][Min] Changed - OpenFileDialog: Selecting a
directory and clicking OK does not navigate directory
</A></li>
<LI>Next message: <A HREF="038985.html">[Mono-bugs] [Bug 77364][Wis] Changed -
System.Runtime.Remoting.Messaging.MethodCall.LogicalCallContext
difference to MS.NET
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#38984">[ date ]</a>
<a href="thread.html#38984">[ thread ]</a>
<a href="subject.html#38984">[ subject ]</a>
<a href="author.html#38984">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>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 <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">gdh at acentral.co.uk.</A>
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=77481">http://bugzilla.ximian.com/show_bug.cgi?id=77481</A>
--- shadow/77481 2006-02-06 09:55:39.000000000 -0500
+++ shadow/77481.tmp.3374 2006-02-06 09:55:39.000000000 -0500
@@ -0,0 +1,34 @@
+Bug#: 77481
+Product: Mono: Class Libraries
+Version: 1.1
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: CORLIB
+AssignedTo: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at ximian.com</A>
+ReportedBy: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">gdh at acentral.co.uk</A>
+QAContact: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at ximian.com</A>
+TargetMilestone: ---
+URL:
+Cc:
+Summary: 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.
+
+<A HREF="http://bum.net/Localisation.resx">http://bum.net/Localisation.resx</A>
+
+Caused by the empty mimetype attribute in
+
+ &lt;data name=&quot;Make a Booking&quot; mimetype=&quot;&quot;&gt;
+ &lt;value&gt;Make a Booking&lt;/value&gt;
+ &lt;/data&gt;
+
+Cheers,
+Gavin.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="038982.html">[Mono-bugs] [Bug 77477][Min] Changed - OpenFileDialog: Selecting a
directory and clicking OK does not navigate directory
</A></li>
<LI>Next message: <A HREF="038985.html">[Mono-bugs] [Bug 77364][Wis] Changed -
System.Runtime.Remoting.Messaging.MethodCall.LogicalCallContext
difference to MS.NET
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#38984">[ date ]</a>
<a href="thread.html#38984">[ thread ]</a>
<a href="subject.html#38984">[ subject ]</a>
<a href="author.html#38984">[ author ]</a>
</LI>
</UL>
<hr>
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
mailing list</a><br>
</body></html>