After upgrading to 2.3.0, I was getting a warning about 
UiBinder.useSafeHtmlTemplates being false. I couldn't find any documentation 
on this, but looking through various search results eventually led me to try 
adding

<set-configuration-property name="UiBinder.useSafeHtmlTemplates" 
value="true" />

to the .gwt.xml file. Thought I would post here in case others were curious 
- is this documented somewhere that I missed? (For that 
matter, set-configuration-property doesn't seem to have any documentation 
either?)

--
rwsims

-- 
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