Bugs item #1506146, was opened at 2006-06-14 17:31
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=684975&aid=1506146&group_id=119783

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: extensions
Group: 1.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Jan Bares (jan_bar)
Assigned to: Nobody/Anonymous (nobody)
Summary: UploadProgressBar/progressbar.js doesn't work on IE

Initial Comment:
The AJAX requests are not passed to the server from 
IE. But with added random parameter it works fine:

transport.open('GET', def.url + "?random=" + 
Math.random(), true);


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=684975&aid=1506146&group_id=119783


_______________________________________________
Wicket-develop mailing list
Wicket-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to