dotgnu-pnet
[Top][All Lists]
Advanced

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

[Pnet-developers] [bugs #9420] XmlDocument.OuterXml returns only the clo


From: Heiko Weiss
Subject: [Pnet-developers] [bugs #9420] XmlDocument.OuterXml returns only the closing tag, not the children
User-agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322)

This mail is an automated notification from the bugs tracker
 of the project: DotGNU Portable.NET.




/**************************************************************************/
[bugs #9420] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=9420>
Project: DotGNU Portable.NET
Submitted by: Heiko Weiss
On: Tue 06/22/04 at 13:13

Category:  None
Severity:  5 - Average
Item Group:  None
Resolution:  None
Assigned to:  None
Status:  Open


Summary:  XmlDocument.OuterXml returns only the closing tag, not the children

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












For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=9420>

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





reply via email to

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