[Mono-bugs] [Bug 336495] XmlDocument.Load behaving different than MS implementation ( Schema validation)

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Oct 25 06:20:29 EDT 2007


https://bugzilla.novell.com/show_bug.cgi?id=336495#c1





--- Comment #1 from Atsushi Enomoto <atsushi at ximian.com>  2007-10-25 04:20:29 MST ---
Well, precisely to say, XmlDocument.Load() indeed validates the input (for
example, it reports an error on an undeclared entity, which is only validity
requirement and not well-formed requirement). It rather sounds like that
non-error-reporting validating reader fails to ignore errors.

If you have concrete test case that'd get this bug fixed quickly, or I'll have
to spend some more time to fix it.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list