You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by "Lenya L. Khachaturov" <le...@chemsell.yaroslavl.ru> on 2002/12/18 09:50:58 UTC

Does disable-output-escaping work?

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:lenya@chemsell.yaroslavl.ru

---------------------------------------------------------------------
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:     <co...@xml.apache.org>
For additional commands, e-mail:   <co...@xml.apache.org>