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
