[Seaside-dev] submitFormNamed: weirdness

Michel Bany michel.bany at gmail.com
Wed Nov 28 16:51:29 UTC 2007


On Nov 28, 2007, at 5:30 PM, Michael Lucas-Smith wrote:
> Just FYI, the alltests Submit tab which has an example where you  
> can type a number in to an input field, then hit ++ or --, the  
> submit should take the number in the input field, then do a ++ or  
> -- .. however, it ignores the input field based on the race  
> condition described in the previous email.

Yes, that's why the fix I suggested in my previous email (1) takes  
advantage of the Seaside-supplied javascript  
submitFormTriggeringCallback, part of misc.js and (2) returns false.  
If you try this fix the Submit test should be allright.
Michel.


More information about the seaside-dev mailing list