Hello, I've got several Cocoon installations, one of them has a weird bug - seems like disable-output-escaping is not working. The code is the same everywhere. In more detail: XML contains <content> <![CDATA[ some html code ]]> </content>
XSL contains <xsl:value-of select="content" disable-output-escaping="yes"/> Working installations are: Cocoon 2.0.3, Tomcat 3.3.1, JDK 1.3.0_01 and Cocoon 2.0.3, Tomcat 3.3.1, JDK 1.4.0_01 Buggy installation is: Cocoon 2.0.3, Resin 2.1.6, JDK 1.4.0_01 Is it a bug of Cocoon? How can I workaround this? -- Lenya Khachaturov mailto:[EMAIL PROTECTED] --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>