I am not sure, but I think, that the <form onsubmit=""> javascript should
return false if the standard submit behvaiour should be disabled.
Unfortunately progressbar.js, wupd.start() function has no return value, it
means random return value is used....

Should I fill bug report?

Regards, Jan

"jan_bar" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi,
>
> I have troubles with 1.2 examples. With IE and upload with ajax feedback I
> observe strange behaviour. Sometimes the form is submitted twice at the
same
> time, the first POST doesn't have body, the second one is correct (I
clicked
> only once on submit button). The POST without body is logged by Wicket as:
>
> 10:20:13.265 WARN!! POST
>
/wicket-examples/upload?wicket:interface=:4:ajax-simpleUpload:10:IFormSubmit
> Listener HTTP/1.1 HttpException(400,Bad Request,Missing Content)
>
> This happens only with IE (6.0], Firefox is fine.
>
> Can someone else reproduce this?
>
> Thanks, Jan
>
>
>
>
>





_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to