I'll try the quickstart and see if I can reproduce it outside of our code.

We are using Wicket 1.4.4 and the issue occurs.  I'm not sure if it's the 
looping issue or not, I've just observed, that with the upload control in a 
form, none of the ajax behaviors on other controls that are on the same form 
work.

I've also tried 1.4.5 and it behaves the same.

J.D.

-----Original Message-----
From: Major Péter [mailto:[email protected]] 
Sent: Monday, December 28, 2009 9:28 AM
To: [email protected]
Subject: Re: File Upload Issues

Hi,

I had some issue with multipart forms and ajax recently, but in 1.4.4 it
works for me, see https://issues.apache.org/jira/browse/WICKET-2432 for
more details. Is this the same issue for you?
Maybe try the quickstart, see if there the ajax is working for you.

Regards,
Peter

2009-12-28 16:46 keltezéssel, Corbin, James írta:
> Any feedback on why placing a file upload component on a form in Wicket
> would cause the ajax behavior to stop working????
> 
> Known issue within the wicket community?
> 
> J.D.
> 
> -----Original Message-----
> From: Corbin, James [mailto:[email protected]] 
> Sent: Friday, December 18, 2009 12:47 PM
> To: [email protected]
> Subject: RE: File Upload Issues
> 
> Ajax has stopped working.  If I remove the file upload component, the
> ajax begins working as expected.
> 
> Is there a workaround or a pending fix?
> 
> Thanks,
> J.D.
> 
> -----Original Message-----
> From: Douglas Ferguson [mailto:[email protected]] 
> Sent: Friday, December 18, 2009 12:03 PM
> To: [email protected]
> Subject: Re: File Upload Issues
> 
> There is a bug in 1.4.4. related to resource loading.
> 
> Are you sure AJAX has stopped or is it just taking A REALLY LONG TIME?
> 
> This is the reason they are trying to get 1.4.5 out quickly.
> 
> D/
> 
> 
> On Dec 18, 2009, at 10:15 AM, Corbin, James wrote:
> 
>> Hello,
>>
>>
>>
>> I'm having issues in IE6 relating to the the File Upload Control after
>> upgrading to Wicket 1.4.4.
>>
>>
>>
>> If I attempt to put a file upload component onto a form that contains
>> other components that do ajax, everything stops working in regards to
>> ajax.
>>
>>
>>
>> Now I understand that the file upload component does NOT support ajax.
>> Does it follow that putting a file upload component on a form that
> does
>> ajax is not supported?
>>
>>
>>
>> J.D.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to