mail-archives/mono-bugs/2004-June/017236.html

105 строки
4.0 KiB
HTML
Исходник Постоянная ссылка Обычный вид История

2019-06-06 22:03:35 +03:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 60066][Min] New - When 'ValidationType' set to 'Schema', 'System.Xml.XmlValidatingReader' behaves differently compare to MS version
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com">
<META NAME="robots" CONTENT="index,nofollow">
<LINK REL="Previous" HREF="017235.html">
<LINK REL="Next" HREF="017237.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 60066][Min] New - When 'ValidationType' set to 'Schema', 'System.Xml.XmlValidatingReader' behaves differently compare to MS version
</H1>
<B>bugzilla-daemon@bugzilla.ximian.com
</B>
<A HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com"
TITLE="[Mono-bugs] [Bug 60066][Min] New - When 'ValidationType' set to 'Schema', 'System.Xml.XmlValidatingReader' behaves differently compare to MS version">bugzilla-daemon@bugzilla.ximian.com
</A><BR>
<I>Fri, 11 Jun 2004 19:57:26 -0400 (EDT)</I>
<P><UL>
<LI> Previous message: <A HREF="017235.html">[Mono-bugs] [Bug 60056][Cri] New - long * -int gives bad results (big positive integer)
</A></li>
<LI> Next message: <A HREF="017237.html">[Mono-bugs] [Bug 60056][Cri] Changed - BIGMUL does not handle signs correctly
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#17236">[ date ]</a>
<a href="thread.html#17236">[ thread ]</a>
<a href="subject.html#17236">[ subject ]</a>
<a href="author.html#17236">[ 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="mailto:chengxie@telus.net.">chengxie@telus.net.</A>
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=60066">http://bugzilla.ximian.com/show_bug.cgi?id=60066</A>
--- shadow/60066 2004-06-11 19:57:26.000000000 -0400
+++ shadow/60066.tmp.30084 2004-06-11 19:57:26.000000000 -0400
@@ -0,0 +1,41 @@
+Bug#: 60066
+Product: Mono: Class Libraries
+Version: unspecified
+OS: All
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Minor
+Component: Sys.XML
+AssignedTo: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
+ReportedBy: <A HREF="mailto:chengxie@telus.net">chengxie@telus.net</A>
+QAContact: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
+TargetMilestone: ---
+URL:
+Cc:
+Summary: When 'ValidationType' set to 'Schema', 'System.Xml.XmlValidatingReader' behaves differently compare to MS version
+
+Please fill in this template when reporting a bug, unless you know what
+you are doing.
+Description of Problem:
+
+
+Steps to reproduce the problem:
+1.Create a xml file with a invalid SchemaLocation
+2.In C# code, Construct a 'XmlValidatingReader' object to read the file
+created in step 1
+2. Set member 'ValidationType' to 'ValidationType.Schema'
+3. Use XmlDocument.Load() method to load from ''XmlValidatingReader' object
+
+Actual Results:
+xml file can be loaded without error
+
+Expected Results:
+Schema validating failure exception
+
+How often does this happen?
+Always.
+
+Additional Information:
+Both v1.0.5000.0 and v2.0.3600.0 of system.xml.dll have this issue
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI> Previous message: <A HREF="017235.html">[Mono-bugs] [Bug 60056][Cri] New - long * -int gives bad results (big positive integer)
</A></li>
<LI> Next message: <A HREF="017237.html">[Mono-bugs] [Bug 60056][Cri] Changed - BIGMUL does not handle signs correctly
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#17236">[ date ]</a>
<a href="thread.html#17236">[ thread ]</a>
<a href="subject.html#17236">[ subject ]</a>
<a href="author.html#17236">[ author ]</a>
</LI>
</UL>
</body></html>