From:             [EMAIL PROTECTED]
Operating system: w2k
PHP version:      4.1.2
PHP Bug Type:     DOM XML related
Bug description:  dumpmem($node) dumps xml in string with wrong "encoding" attribute

dumpmem($node) where $node is DOM Element Object dumps xml in string with
wrong "encoding" attribute (parent document for this node has UTF-8
encoding, but in dumped string - UTF-16 or nothig)

but dumpmem($doc) where $doc is domxml document works perfect
-- 
Edit bug report at http://bugs.php.net/?id=16396&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=16396&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=16396&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=16396&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16396&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16396&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16396&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=16396&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=16396&r=submittedtwice

Reply via email to