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: Richard Baumann
Subject: [Pnet-developers] [bugs #9420] XmlDocument.OuterXml returns only the closing tag, not the children
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040528 Galeon/1.3.14 (Debian package 1.3.14a-1)

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

/**************************************************************************/
[bugs #9420] Latest Modifications:

Changes by: 
                Richard Baumann <address@hidden>
'Date: 
                Tue 06/22/04 at 14:44 (America/New_York)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Fixed
              Status | Open                      | Closed


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






/**************************************************************************/
[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:  Fixed
Assigned to:  None
Status:  Closed


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


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


-------------------------------------------------------
Date: Tue 06/22/04 at 14:44         By: Rich333
fixed in cvs












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]