Michael wrote: > I've recently switched to using the latest mercurial version so I can > can start playing with the new events,
Cool! If you're working with the latest Mercurial version and your finding bugs/suggesting fixes, please join us in the iui-developers group. > however I've come across a bug. > As it's not against a released version I haven't raised a bug in the > tracker but can if I should. > Yeah, the issue tracker should probably only be used against official releases. > If you submit a form by clicking on the submit button then the form is > submitted using ajax and the next page is displayed correctly. However > if you submit the form by pressing the GO button on the on screen > keyboard it loads it in a new page. > > I've found the code that is a problem... in iui.js you currently have > on line 441... > > This comment is incorrect and the code should be called. OK, I re-enabled those two lines: http://code.google.com/p/iui/source/detail?r=d6abb099744e6ae7f1591e3208d3d54bb35c2a51 I forgot about the "GO" button case and thought I saw a situation where the form was being submitted twice. Hopefully, that won't turn up again. Thanks for your help! Sean --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iPhoneWebDev" 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/iphonewebdev?hl=en -~----------~----~----~----~------~----~------~--~---
