ID:               29496
 Updated by:       [EMAIL PROTECTED]
 Reported By:      tony at marston-home dot demon dot co dot uk
-Status:           Open
+Status:           Bogus
 Bug Type:         Feature/Change Request
 Operating System: *
 PHP Version:      5.0.0
 New Comment:

Nothing wrong with that. And anyway not a PHP "bug" (libxslt does
that)

You should use 
$xslproc->transformToXml($dom) and set the xsl:output method to "html",
that maybe helps (didn't test it...) or not set any namespaces (not even
"empty" ones).




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

[2004-08-02 18:20:50] tony at marston-home dot demon dot co dot uk

Description:
------------
I produce all my HTML output from XSL transformations and I do not
bother with any namespaces, yet my output is clutterred with a lot of
xmlns="" statements. If the namespace is null this statement should not
be included in the output.



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


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

Reply via email to