You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Peter Kröpfl <pe...@groebi.com> on 2005/04/03 22:59:35 UTC

Re: < > become & lt and & gt in jx file

Hi,

many, many thanks for your help.
It is working now.

For everyone who might be interested. 

--- Code that caused the error ---
<xmlize value="${text}" ignoreRoot="true"/>

--- Correct Code ---
<xmlize value="#{text}" ignoreRoot="true"/>



Thanks, Leszek


Peter




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org