ID:               37792
 Updated by:       [EMAIL PROTECTED]
 Reported By:      eleseint at libertysurf dot fr
-Status:           Open
+Status:           Feedback
 Bug Type:         XSLT related
 Operating System: Widows 2003 Server
 PHP Version:      5.1.4
 New Comment:

Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.





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

[2006-06-13 07:54:17] eleseint at libertysurf dot fr

Description:
------------
When I parse XML and XSL with output method="xml", tags are not in
xhtml but in html

Reproduce code:
---------------
// line output

  <xsl:output method="xml" version="1.0" encoding="utf-8"
standalone="no" omit-xml-declaration="no" doctype-public="-//W3C//DTD
XHTML 1.0 Strict//EN"
doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";
indent="no" />



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


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

Reply via email to