[Mono-bugs] [Bug 49871][Cos] Changed - xml validating reader bug for parsing TOKEN type
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 22 Oct 2003 11:02:07 -0400 (EDT)
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 ginga@kit.hi-ho.ne.jp.
http://bugzilla.ximian.com/show_bug.cgi?id=49871
--- shadow/49871 2003-10-21 18:28:31.000000000 -0400
+++ shadow/49871.tmp.14438 2003-10-22 11:02:07.000000000 -0400
@@ -1,15 +1,15 @@
Bug#: 49871
Product: Mono/Class Libraries
Version: unspecified
OS: unknown
-OS Details: win 2000
-Status: NEEDINFO
+OS Details:
+Status: CLOSED
Resolution:
Severity: 008 One day
-Priority: Critical
+Priority: Cosmetic
Component: System.XML
AssignedTo: mono-bugs@ximian.com
ReportedBy: faisalazhar@yahoo.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
@@ -136,6 +136,14 @@
Actually i need validation errors but not up to that level....as u
know xmlvalidatingreader is acting weird with token type so wt to
do....??? i cant call xmlspy from my vb.net prog.
Thanks though
+
+------- Additional Comments From ginga@kit.hi-ho.ne.jp 2003-10-22 11:02 -------
+Is it Mono XmlValidatingReader which is weird? (while it acts as same
+as XML Spy and Java validator whose behavior you expected.) If you
+have some trouble and question on MS.NET, why don't you ask MS guys?
+
+I confirmed that I can get expected token strings from this type
+using ParseValue(), so I close this bug.