You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Tauren Mills <ta...@tauren.com> on 2009/08/26 05:46:10 UTC

FileUploadField bug in Chrome with ajax?

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-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: FileUploadField bug in Chrome with ajax?

Posted by Tauren Mills <ta...@tauren.com>.
Peter,

Thanks for pointing out the other thread. I'll try the quickstart
attached to the JIRA issue and see if I can replicate the problem I'm
having.

Tauren



2009/8/26 Major Péter <ma...@sch.bme.hu>:
> Hi,
>
> I was experiencing the same thing, but it was in FF (3.5.2) for me.
> See details:
> http://osdir.com/ml/users-wicket.apache.org/2009-08/msg00836.html
>
> Regards,
> Peter
>
> 2009-08-26 05:46 keltezéssel, Tauren Mills írta:
>>
>> 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-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

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


Re: FileUploadField bug in Chrome with ajax?

Posted by Major Péter <ma...@sch.bme.hu>.
Hi,

I was experiencing the same thing, but it was in FF (3.5.2) for me.
See details:
http://osdir.com/ml/users-wicket.apache.org/2009-08/msg00836.html

Regards,
Peter

2009-08-26 05:46 keltezéssel, Tauren Mills írta:
> 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-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org