dotgnu-pnet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pnet-developers] [bug #4215] XmlTextReader has root node is marked with


From: nobody
Subject: [Pnet-developers] [bug #4215] XmlTextReader has root node is marked with Depth==1 instead of '0'
Date: Sat, 15 Nov 2003 00:30:42 -0500
User-agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031113 Firebird/0.7

=================== BUG #4215: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=4215&group_id=353

Changes by: Adam Ballai <address@hidden>
Date: Sat 11/15/2003 at 05:30 (GMT)

            What     | Removed                   | Added
---------------------------------------------------------------------------
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
fixed in cvs



=================== BUG #4215: FULL BUG SNAPSHOT ===================


Submitted by: None                    Project: DotGNU Portable.NET          
Submitted on: Sun 07/06/2003 at 22:41
Category:  None                       Severity:  5 - Major                  
Bug Group:  None                      Resolution:  None                     
Assigned to:  minddog                 Status:  Closed                       

Summary:  XmlTextReader has root node is marked with Depth==1 instead of '0'

Original Submission:  This bug was discovered trying jabber.net test cases.

Follow-up Comments
*******************

-------------------------------------------------------
Date: Sat 11/15/2003 at 05:30       By: minddog
fixed in cvs

-------------------------------------------------------
Date: Fri 07/11/2003 at 06:11       By: mdupont
This should have a section to its own, it is not obvious this is a system.xml 
bug
the task manager could be beefed up to support some type of catagorization.

-------------------------------------------------------
Date: Mon 07/07/2003 at 02:00       By: None
Output for this testcase on .NET is:
XmlDeclaration : xml : 0
Element : stream:stream : 0

Output for this testcase (incorrect) on PNET is:
XmlDeclaration :  : -1
Element : stream:stream : 0
0

-------------------------------------------------------
Date: Mon 07/07/2003 at 01:59       By: None
Output for this testcase on .NET is:
XmlDeclaration : xml : 0
Element : stream:stream : 0

Output for this testcase (incorrect) on PNET is:
XmlDeclaration :  : -1
Element : stream:stream : 0
0


CC list is empty


File Attachments
****************

-------------------------------------------------------
Date: Sun 07/06/2003 at 22:41  Name: xmlreader.cs  Size: 0KB   By: None
test case
http://savannah.gnu.org/bugs/download.php?group_id=353&amp;bug_id=4215&amp;bug_file_id=514


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=4215&group_id=353

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]