[Mono-bugs] [Bug 77591][Nor] Changed - [PATCH]
XmlReflectionImporter allows XmlTextAttribute on member with
primitive type
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Feb 19 12:00:51 EST 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 gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=77591
--- shadow/77591 2006-02-19 12:00:25.000000000 -0500
+++ shadow/77591.tmp.10958 2006-02-19 12:00:51.000000000 -0500
@@ -47,6 +47,11 @@
Unhandled Exception: System.InvalidOperationException: There was an error
reflecting type 'SimpleClass'. ---> System.InvalidOperationException:
There was an error reflecting field 'something'. --->
System.InvalidOperationException: The type for XmlText may not be
specified for primitive types.
+
+------- Additional Comments From gert.driesen at pandora.be 2006-02-19 12:00 -------
+Created an attachment (id=16504)
+Fixes and unit tests
+
More information about the mono-bugs
mailing list