bugDotGNU Portable.NET - Bugs: bug #4215, XmlTextReader has root node is...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #4215: XmlTextReader has root node is marked with Depth==1 instead of '0'

Submitter:  None
Submitted:  Sun 06 Jul 2003 10:41:31 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  minddog
Open/Closed:  Closed

Sat 15 Nov 2003 05:30:41 AM UTC, comment #4: 

fixed in cvs

Adam Ballai <minddog>
Group Member
Fri 11 Jul 2003 06:11:40 AM UTC, comment #3: 

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.

James Michael DuPont <mdupont>
Mon 07 Jul 2003 02:00:07 AM UTC, comment #2: 

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

Anonymous
Mon 07 Jul 2003 01:59:25 AM UTC, comment #1: 

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

Anonymous
Sun 06 Jul 2003 10:41:31 PM UTC, original submission:  

This bug was discovered trying jabber.net test cases.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #511:  xmlreader.cs added by None (594B - text/xml - test case)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2003-11-15 minddog Open/ClosedOpen None
2003-07-11 t3rmin4t0r Summaryroot node is marked with Depth==1 instead of '0'
2003-07-11 t3rmin4t0r Assigned toNone None

Back to the top

Powered by Savane 3.13-d3ae.
Corresponding source code