On Sep 29, 11:54 am, Thomas Broyer <[EMAIL PROTECTED]> wrote: > On 28 sep, 21:26, marcelstoer <[EMAIL PROTECTED]> wrote: > > > I used the code provided as an example > > inhttp://google-web-toolkit.googlecode.com/svn/javadoc/1.5/com/google/g... > > to build a form panel. > > > However, the form seems to get submitted twice as the > > Window.alert("The text box must not be empty"); is executed twice. Any > > ideas as for why this happens? > > Might be issue > 1585:http://code.google.com/p/google-web-toolkit/issues/detail?id=1585
It's issue 1585, indeed. And comment 10 most certainly helped: http://code.google.com/p/google-web-toolkit/issues/detail?id=1585#c10. Thanks a bunch. Marcel --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
