I haven't confirmed this is really a bug yet, but it looks like there
may be a problem using Ajax form submit with FileUploadField in
Chrome.  I'm using Wicket 1.4.1.  Using an ajaxbutton submitted form,
I get this error in wicket-ajax-debug:

ERROR: Wicket.Ajax.Call.failure: Error while parsing response: Could
not find root <ajax-response> element

If i take the FileUploadField out of my form, it works fine.  Add it
back, it fails.  The form works fine in FF with or without the
FileUploadField. Is anyone else experiencing this?

Tauren

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to