[Python-bugs-list] [ python-Bugs-487929 ] minidom.appendChild buggy

noreply@sourceforge.net noreply@sourceforge.net
Wed, 05 Dec 2001 15:26:59 -0800


Bugs item #487929, was opened at 2001-12-01 14:25
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=487929&group_id=5470

>Category: Python Library
Group: Python 2.1.1
Status: Open
Resolution: None
Priority: 5
Submitted By: Dieter Maurer (dmaurer)
>Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: minidom.appendChild buggy

Initial Comment:
minidom.appendChild looses children when it
appends a DocumentFragment with more than one
childnode


----------------------------------------------------------------------

>Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2001-12-05 15:26

Message:
Logged In: YES 
user_id=3066

insertBefore() has the same bug.  I'll checkin the fix as
soon as I've added a test that exercises this; probably
tomorrow morning.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=487929&group_id=5470