[2004年08月25日 16:37 UTC] 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; ... PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2004年08月27日 09:27 UTC] chregu@php.net
[2004年09月06日 15:53 UTC] plumber at gnu-darwin dot org
[2004年10月12日 18:45 UTC] gantonet at free dot fr
[2004年12月14日 12:18 UTC] rrichards@php.net
|