ID: 17318 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: DOM XML related Operating System: Windows PHP Version: 4.2.1 New Comment:
Mmmh, what would you expect from a Attribute-Node-Dump? 'attname="attvalue"'? Or just nothing to be returned? The first would make more sense IMHO... The node_value() issue will be fixed soon. Previous Comments: ------------------------------------------------------------------------ [2002-05-20 15:31:11] [EMAIL PROTECTED] 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 this bug report at http://bugs.php.net/?id=17318&edit=1
