I'm seeing some NPEs in PassthroughParser when using TextBox,
particularly if you touch getValue(), setValue().  getValueOrThrow()
seems to pass a null right up to PassthroughParser.parse(), which
calls toString() without checking.  It happend once, we switched to
setText(), problem went away.  Happened a second time, seemed worth
digging a little deeper.

I can probably create a simple test case if that's helpful.  I'm not
seeing any filed bug reports or discussions, which surprises me.

I believe this is a regression in 2.1.0 that we didn't see in 2.0.4,
although my memory's a little fuzzy on that point.

I'm inclined to file it as a bug, but I thought I'd check here to see
if (a) anyone else has encountered his (b) it's expected, and I'm
"doing it wrong" (c) there's a discussion or filed bug that I missed.

Thanks,

  - Geoffrey

-- 
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-tool...@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