dotgnu-pnet
[Top][All Lists]
Advanced

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

[Pnet-developers] [patch #3167] Fixed XmlElement.InnerXml


From: Gopal.V
Subject: [Pnet-developers] [patch #3167] Fixed XmlElement.InnerXml
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040206 Firefox/0.8

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

/**************************************************************************/
[patch #3167] Latest Modifications:

Changes by: 
                Gopal.V <address@hidden>
'Date: 
                Thu 07/08/2004 at 07:28 (Asia/Calcutta)

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


------------------ Additional Follow-up Comments ----------------------------
Rich333 has already fixed this in CVS.






/**************************************************************************/
[patch #3167] Full Item Snapshot:

URL: <http://savannah.gnu.org/patch/?func=detailitem&item_id=3167>
Project: DotGNU Portable.NET
Submitted by: Heiko Weiss
On: Mon 06/28/2004 at 09:42

Category:  None
Priority:  9 - Immediate
Resolution:  None
Assigned to:  None
Originator Email:  
Status:  Closed


Summary:  Fixed XmlElement.InnerXml

Original Submission:  Whenn U load InnerText from an empty value like
n.InnerXml = @"<value name=""LCU.Rd_LCU_SysReady"" Timestamp=""2004-06-28 
08:25:27,738"" />";
the function did not return.
Smaple:
      XmlNode n =  doc.CreateElement("item");
      n.InnerXml = @"<value name=""LCU.Rd_LCU_SysReady"" Timestamp=""2004-06-28 
08:25:27,738"" />";

Hangs!

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


-------------------------------------------------------
Date: Thu 07/08/2004 at 07:28       By: t3rmin4t0r
Rich333 has already fixed this in CVS.






File Attachments
-------------------

-------------------------------------------------------
Date: Mon 06/28/2004 at 09:42  Name: heiko-040628.patch  Size: 1.06KB   By: 
Brubbel0815
Patch for XmlElement.cs
http://savannah.gnu.org/patch/download.php?item_id=3167&amp;item_file_id=3403






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

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





reply via email to

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