|
From: | Marcus Urban |
Subject: | [Pnet-developers] [bugs #12385] XmlTextReader.Skip() does not advance to the next node |
Date: | Sun, 20 Mar 2005 08:02:06 +0000 |
User-agent: | Mozilla/5.0 (compatible; Konqueror/3.4; Linux 2.4.21-144-athlon; X11; i686; en_US) KHTML/3.4.0 (like Gecko) |
URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=12385> Summary: XmlTextReader.Skip() does not advance to the next node Project: DotGNU Portable.NET Submitted by: mathpup Submitted on: Sun 03/20/2005 at 08:02 Category: None Severity: 5 - Average Item Group: None Status: None Privacy: Public Assigned to: None Open/Closed: Open _______________________________________________________ Details: The Skip() method of XmlTextReader should advance to the next node, but it appears to remain at the current node instead. The output for the attached test case with ilrun is Attribute fruit = apple root On the other hand, MS produces Attribute fruit = apple e2 _______________________________________________________ File Attachments: ------------------------------------------------------- Date: Sun 03/20/2005 at 08:02 Name: skip.cs Size: 442B By: mathpup <http://savannah.gnu.org/bugs/download.php?item_id=12385&item_file_id=2331> _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=12385> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |