ID: 11067 Updated by: derick Reported By: [EMAIL PROTECTED] Status: Open Old-Bug Type: DOM XML related Bug Type: Feature/Change Request Operating system: PHP Version: 4.0.5 Assigned To: Comments: Changing type to feature request. Derick Previous Comments: --------------------------------------------------------------------------- [2001-05-23 18:16:44] [EMAIL PROTECTED] When you are making a new xmldoc using domxml functions like $node->new_child() and such, then you try to dumpmem, you get an horrible XML doc. No idents, no breaklines, and you cannot see what is nested! I know this is not a bug, but this feature is extremely important. XML should be readable for an human being. But the document appears in a single line! dumpmem does not change original XML (if any). I mean, if you do not start the XML from the scratch, the original XML reamis idented, and with breaklines and so, as it should be. thanks a lot for the good work! --------------------------------------------------------------------------- ATTENTION! Do NOT reply to this email! To reply, use the web interface found at http://bugs.php.net/?id=11067&edit=2 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]