From:             [EMAIL PROTECTED]
Operating system: Windows
PHP version:      4.2.1
PHP Bug Type:     DOM XML related
Bug description:  dump_node() and node_value() don't work for attribute nodes

If you have a DOM node that is an attribute node
node_value() function doesn't return the attribute
value.
The dump_node() is also returning something incorrect
for an attrbute node <attname>attvalue</attname>

Luis
-- 
Edit bug report at http://bugs.php.net/?id=17318&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=17318&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=17318&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=17318&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=17318&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=17318&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=17318&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=17318&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=17318&r=submittedtwice
register_globals:    http://bugs.php.net/fix.php?id=17318&r=globals

Reply via email to