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

107 строки
4.5 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 77591][Nor] Changed - [PATCH]
XmlReflectionImporter allows XmlTextAttribute on member with
primitive type
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2077591%5D%5BNor%5D%20Changed%20-%20%5BPATCH%5D%0A%09XmlReflectionImporter%20allows%20XmlTextAttribute%20on%20member%20with%0A%09primitive%20type&In-Reply-To=bug-77591%40chernobyl.ximian.com">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="039390.html">
<LINK REL="Next" HREF="039392.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 77591][Nor] Changed - [PATCH]
XmlReflectionImporter allows XmlTextAttribute on member with
primitive type</H1>
<B>bugzilla-daemon at bugzilla.ximian.com</B>
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2077591%5D%5BNor%5D%20Changed%20-%20%5BPATCH%5D%0A%09XmlReflectionImporter%20allows%20XmlTextAttribute%20on%20member%20with%0A%09primitive%20type&In-Reply-To=bug-77591%40chernobyl.ximian.com"
TITLE="[Mono-bugs] [Bug 77591][Nor] Changed - [PATCH]
XmlReflectionImporter allows XmlTextAttribute on member with
primitive type">bugzilla-daemon at bugzilla.ximian.com
</A><BR>
<I>Sun Feb 19 12:00:26 EST 2006</I>
<P><UL>
<LI>Previous message: <A HREF="039390.html">[Mono-bugs] [Bug 77348][Nor] Changed - ** Error **: file class.c:
line 1920 (mono_class_setup_vtable_general): should not be
reached aborting...
</A></li>
<LI>Next message: <A HREF="039392.html">[Mono-bugs] [Bug 77591][Nor] Changed - [PATCH]
XmlReflectionImporter allows XmlTextAttribute on member with
primitive type
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#39391">[ date ]</a>
<a href="thread.html#39391">[ thread ]</a>
<a href="subject.html#39391">[ subject ]</a>
<a href="author.html#39391">[ 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">gert.driesen at pandora.be.</A>
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=77591">http://bugzilla.ximian.com/show_bug.cgi?id=77591</A>
--- shadow/77591 2006-02-18 10:26:08.000000000 -0500
+++ shadow/77591.tmp.10940 2006-02-19 12:00:25.000000000 -0500
@@ -1,23 +1,23 @@
Bug#: 77591
Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: Sys.XML
AssignedTo: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">lluis at ximian.com</A>
ReportedBy: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">gert.driesen at pandora.be</A>
QAContact: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at ximian.com</A>
TargetMilestone: ---
URL:
Cc:
-Summary: XmlReflectionImporter allows XmlTextAttribute on member with primitive type
+Summary: [PATCH] XmlReflectionImporter allows XmlTextAttribute on member with primitive type
XmlReflectionImporter should throw an InvalidOperationException when
importing a member of a primitive type to which an XmlTextAttribute is
applied with a Type that differs from the type of the member.
To reproduce, compile and run the following code snippet:
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="039390.html">[Mono-bugs] [Bug 77348][Nor] Changed - ** Error **: file class.c:
line 1920 (mono_class_setup_vtable_general): should not be
reached aborting...
</A></li>
<LI>Next message: <A HREF="039392.html">[Mono-bugs] [Bug 77591][Nor] Changed - [PATCH]
XmlReflectionImporter allows XmlTextAttribute on member with
primitive type
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#39391">[ date ]</a>
<a href="thread.html#39391">[ thread ]</a>
<a href="subject.html#39391">[ subject ]</a>
<a href="author.html#39391">[ 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>