fixed,
well, nothing to fix actually, some of the text had got into the db
containing escape sequences e.g. Aşterge
so with bean:write filter="false" Aşterge was written to html as is
and the browser rendered as Aşterge
however with filter="true" Aşterge was written to html as
Aşter
Hi,
utf-8 seems to be working fine in my apps for internationalised
messages, unfortunately it seems to break whenever I use
In other words, if I'm attempting to render 'Aşterge' from a resource
bundle using a property of a bean and I attempt to render it using
Interestingly, if I set How
2 matches
Mail list logo