From: tony at marston-home dot demon dot co dot uk Operating system: * PHP version: 5.0.0 PHP Bug Type: Feature/Change Request Bug description: Output from XSL transformation should not contain xmlns=""
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 bug report at http://bugs.php.net/?id=29496&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=29496&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=29496&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=29496&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=29496&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=29496&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=29496&r=needscript Try newer version: http://bugs.php.net/fix.php?id=29496&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=29496&r=support Expected behavior: http://bugs.php.net/fix.php?id=29496&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=29496&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=29496&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=29496&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=29496&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=29496&r=dst IIS Stability: http://bugs.php.net/fix.php?id=29496&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=29496&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=29496&r=float