ID: 29837 Updated by: [EMAIL PROTECTED] Reported By: tetsuo at scriptsphp dot org -Status: Open +Status: Verified Bug Type: XSLT related Operating System: Linux PHP Version: 5.0.1 New Comment:
I'll try to have a look at it, when my time permits... Previous Comments: ------------------------------------------------------------------------ [2004-08-25 16:37:29] tetsuo at scriptsphp dot org Description: ------------ CDATA sections in XSL templates that are enclosed in <xsl:text disable-output-escaping="yes"> give output that IS escaped but shouldn't be. I've been testing the transformation with xsltproc and everything behaves correctly. libxslt Version 1.1.6 libxslt compiled against libxml Version 2.6.9 Reproduce code: --------------- http://tetsuo.scriptsphp.net:81/XsltTest.php http://tetsuo.scriptsphp.net:81/xslttest/test.xsl http://tetsuo.scriptsphp.net:81/xslttest/test.xml Expected result: ---------------- ... ... Actual result: -------------- ... &nbsp; ... ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=29837&edit=1
