This option will unescape everything. But I need to leave escaping of next chars: < > ' "
As I know it is enough for security. Saeed Iqbal-2 wrote: > > escape="false" can help you or show those characters as encoded values > > On Fri, Nov 27, 2009 at 8:17 AM, Alex Siman > <aleksandr.si...@gmail.com>wrote: > >> >> I just have found another issue after upgrading from [2.1.6] -> [2.1.8]. >> Struts now encode any non latin char to its HTML entity of property. >> >> E.g. now I have such a mess in HTML output (in browser it looks OK): >> описание >> >> How to disable encoding of every char but leave only encoding of special >> chars like?: >> < > ' " >> -- >> View this message in context: >> http://old.nabble.com/Where-to-disable-encrypting-of-non-latin-chars--tp26535859p26535859.html >> Sent from the Struts - User mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org >> For additional commands, e-mail: user-h...@struts.apache.org >> >> > > > -- > Saeed Iqbal > http://www.iqbalconsulting.com > Struts - J2EE - Application Architect / Developer > > -- View this message in context: http://old.nabble.com/Where-to-disable-encrypting-of-non-latin-chars--tp26535859p26545410.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org