Test: /ext/dom/tests/bug47848.phpt - Version 5.4.0RC6-dev        

Bug #47848 importNode doesn't preserve attribute namespaces
Submitted: 2009-03-31 11:29:03 Modified: 2009-12-03 20:21:46
From: robin2008 Assigned:
Status: Closed Package: DOM XML related
PHP Version: 5.2.9 OS: Ubuntu

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
001+ Fatal error: Uncaught exception 'DOMException' with message 'Wrong Document Error' in %s/bug47848.php:13
002+ Stack trace:
001- <?xml version="1.0"?>
002- <f2f:a xmlns:f2f="http://friend2friend.net/" xmlns:ai="http://altruists.org" ai:attr="namespaced"/>
003+ #0 %s/bug47848.php(13): DOMNode->appendChild(Object(DOMAttr))
004+ #1 {main}
005+ thrown in %s/bug47848.php on line 13