[PHP-DEV] Bug #14340 Updated: DOMXML is broken

2001-12-05 Thread mfischer
ID: 14340 Updated by: mfischer Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: DOM XML related Operating System: Linux Debian Woody PHP Version: 4.1.0 New Comment: Well, you're using domxml_children() which is broken in the release branch if you call it as a function. It's fixed in CVS b

[PHP-DEV] Bug #14340 Updated: DOMXML is broken

2001-12-05 Thread deftris
ID: 14340 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: DOM XML related Operating System: Linux Debian Woody PHP Version: 4.1.0 New Comment: ok i modified the $node->name in $node->tagname the script:

[PHP-DEV] Bug #14340 Updated: DOMXML is broken

2001-12-04 Thread mfischer
ID: 14340 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: DOM XML related Operating System: Linux Debian Woody PHP Version: 4.1.0 New Comment: As i said, its not 'name' in this case but 'tagname'. This is the behaviour now. Not a bug, closing. Pre

[PHP-DEV] Bug #14340 Updated: DOMXML is broken

2001-12-04 Thread deftris
ID: 14340 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: DOM XML related Operating System: Linux Debian Woody PHP Version: 4.1.0 New Comment: and the problem is the same under Debian Sid (unstable) /php4.1RC1 / libxml2 2.4.8 Previous Comments: --

[PHP-DEV] Bug #14340 Updated: DOMXML is broken

2001-12-04 Thread deftris
ID: 14340 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: DOM XML related Operating System: Linux Debian Woody PHP Version: 4.1.0 New Comment: print_r($xmlstring) works well, tough. an example code: __

[PHP-DEV] Bug #14340 Updated: DOMXML is broken

2001-12-04 Thread mfischer
ID: 14340 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Feedback Bug Type: DOM XML related Operating System: Linux Debian Woody PHP Version: 4.1.0 New Comment: Wtf? Sorry, feedback. Previous Comments: --

[PHP-DEV] Bug #14340 Updated: DOMXML is broken

2001-12-04 Thread mfischer
ID: 14340 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: DOM XML related Operating System: Linux Debian Woody PHP Version: 4.1.0 New Comment: A sample script would help very much. I think what you are searching for is actually 'tagname'. If you