When you clone DOM elements, it seems to strip out everything in the tag (including the tag type), leaving nothing but the "ID". Maybe that's because i didn't delete duplicate IDs? Not sure.
Logged In: YES user_id=2324
The problem is with cloning elements of type XmlcElement. I have attached a program that demonstrates the bug.
Demonstrates Bug
Log in to post a comment.
Logged In: YES
user_id=2324
The problem is with cloning elements of type XmlcElement. I
have attached a program that demonstrates the bug.
Demonstrates Bug