Hi,

I am developing a multi locale app and as described in many posts
(e.g. [1] or [2]) so far I have always put 2 quotes when I wanted a
single quote to appear in the output in my language properties files
(e.g. "that''s right" will become "that's right"). This was very
annoying for translators and often got forgotten, meaning I had to fix
it manually. But it worked.

Now I received a bug report from the client stating that all quotes
are printed twice on the website (which turned out to be true).

I will now go back and replace all the double quotes with single
quotes again.

I don't know in which version of GWT that changed (I suspect 2.2 or
2.3).

Did others also experience the same issue? If so, why have we not been
warned about this change by the GWT team? If not, do you have any idea
what could have caused this?

thanks,
Den

[1] 
http://groups.google.com/group/google-web-toolkit/browse_thread/thread/4be5f74a13c080d3/
[2] 
http://groups.google.com/group/google-web-toolkit/browse_thread/thread/cc4be2121791faa6/

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to