done : https://code.google.com/p/google-web-toolkit/issues/detail?id=8656
Den onsdagen den 2:e april 2014 kl. 12:48:05 UTC+2 skrev Adrian Bastholm: > > Yes, I was calling it directly from my code. I thought I could use it to > check if the display data contains open HTML tags. > No problem, I'll file a bug. Thanks for clearing that up > > Den onsdagen den 2:e april 2014 kl. 12:20:11 UTC+2 skrev Thomas Broyer: >> >> Oh sorry, I misunderstood: you're directly calling isCompleteHtml from >> your code? >> Yes, it happens that this method is not emulated for "prod mode", and >> will thus fail to compile to JS. Note that if it were, it would always >> return 'true', so you'd better use maybeCheckCompleteHtml in your >> client-side code. >> >> Would you mind filing a bug so we remember to get it fixed for GWT 2.7? >> (again, remember that "fixing" here means "compiling", the method would >> always return 'true' when compiled to JS) >> >> On Wednesday, April 2, 2014 12:01:08 PM UTC+2, Adrian Bastholm wrote: >>> >>> I'm adding a log - running with -logLevel DEBUG >>> >> -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
