http://bugzilla.novell.com/show_bug.cgi?id=506122
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=506122#c2 Summary: XmlSchema.Compile does not throw XmlSchemaException when invoked twice Classification: Mono Product: Mono: Class Libraries Version: SVN Platform: All OS/Version: All Status: NEW Severity: Normal Priority: P5 - None Component: Sys.XML AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Created an attachment (id=293717) --> (http://bugzilla.novell.com/attachment.cgi?id=293717) Repro User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 1.0.3705; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.590; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) In some cases, XmlSchema.Compile does not result in an XmlSchemaException when invoked more than once for an XML Schema that was not considered valid on the first invocation of Compile. Reproducible: Always Steps to Reproduce: Compile and run the attached code. Actual Results: #2: XmlSchemaException expected on Mono Expected Results: No output -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
