[Mono-bugs] [Bug 53125][Wis] Changed - XmlSchemaImporter and/or XmlCodeExporter hangs with redefined components
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 27 Jan 2004 13:09:41 -0500 (EST)
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 lluis@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=53125
--- shadow/53125 2004-01-20 15:49:01.000000000 -0500
+++ shadow/53125.tmp.27564 2004-01-27 13:09:41.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 53125
Product: Mono/Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: Sys.XML
AssignedTo: lluis@ximian.com
ReportedBy: atsushi@ximian.com
QAContact: mono-bugs@ximian.com
@@ -72,6 +72,9 @@
------- Additional Comments From atsushi@ximian.com 2004-01-20 12:02 -------
Created an attachment (id=6476)
redefin-ed schema
+
+------- Additional Comments From lluis@ximian.com 2004-01-27 13:09 -------
+I added a check for this, so it now throws the same exception as MS.NET.