ID:               15918
 Updated by:       [EMAIL PROTECTED]
-Summary:          DomAttribute missing "type" property
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Assigned
 Bug Type:         DOM XML related
 Operating System: Linux
 PHP Version:      4.1.2
-Assigned To:      
+Assigned To:      jtate
 New Comment:

This should be a quick fix.


Previous Comments:
------------------------------------------------------------------------

[2002-03-06 19:37:26] [EMAIL PROTECTED]

It appears that the type property is missing from the DomAttribute
class, which makes it quite difficult to determine the type of node,
since it is necessary to code a workaround for cases where this
property is missing.  It would be nice if there was a function nodeType
that would return this, and possibly a function nodeName to return
other rather case sensitive results.

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=15918&edit=1

Reply via email to