Hi all,

I have a property selection that contains a string with accented characters,
which is created from a java string literal such as "Mod\u00E8le" (\u00E8 is
unicode for character 'è').
When the property selection is first rendered, it displays fine, but if I
update the property selection from an @EventListener, then the rendered
string becomes "Mod�le".

This didn't happen some time ago, it was introduced by some recent fix on
the 4.1.1 snapshot. Unfortunately, I haven't worked on this stuff for some
time (3 weeks or so), so I can't tell exactly what version is incriminated.

If anyone can think of a workaround until this is fixed, I'd be very happy
to hear.

Thanks all
Ch.

Reply via email to