What code are you using to output this message? Is it a s:text? a
s:property?
Denis.
Alex Siman a écrit :
I just have found that Struts 2.1.8 escapes messages, so instead of message
(in browser) like:
User with email [email protected] registered successfully.
now I get this one:
User with email <strong>[email protected]</strong> registered
successfully.
In first example I used to escape only the inserted parameter "email".
I am not against automatic escaping of messages. It's good for security. But
I am wonder, how to use expected HTML markup into messages? Maybe you have
any another design solution?
P.S. The downside of upgrades.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]