bugDotGNU Portable.NET - Bugs: bug #9420, XmlDocument.OuterXml returns only...

 
 

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

bug #9420: XmlDocument.OuterXml returns only the closing tag, not the children

Submitter:  Heiko Weiss <Brubbel0815>
Submitted:  Tue 22 Jun 2004 01:13:05 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed

Tue 22 Jun 2004 02:44:39 PM UTC, comment #1: 

fixed in cvs

Richard Baumann <Rich333>
Group Member
Tue 22 Jun 2004 01:13:05 PM UTC, original submission:  

The problem is in XmlElement.cs.
When adding a new child to it, the internal isEmpty flag was not set.
Then, when calling the WriteTo the child elements where not written.
See the patch for it:
http://savannah.gnu.org/patch/?func=detailitem&item_id=3152

Heiko Weiss <Brubbel0815>

 

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

No files currently attached

 

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 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-06-22 Rich333 StatusNone Fixed
    Open/ClosedOpen Closed

Back to the top

Powered by Savane 3.13-bb6a.
Corresponding source code