Re: [gwt-contrib] Re: inline imgs with safeuri

2011-06-12 Thread Thomas Broyer
That's because it's actually not an issue with SafeUri, but with SafeHtml (that SafeUri attempts to solve, it just needs a little more plumbing with UiBinder) -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

Re: [gwt-contrib] Re: inline imgs with safeuri

2011-06-12 Thread Stephen Haberman
> See http://code.google.com/p/google-web-toolkit/issues/detail?id=6145 Eesh; thanks for linking to the issue. SafeUri was new enough (trunk) that I never even thought to look in the bug tracker for the issue. Makes sense in retrospect. - Stephen -- http://groups.google.com/group/Google-Web-To