Hi there,
I have just installed xupload pro 2.5, and I am just using an inline display for the upload progress, it all works fine apart from if I click the stop button in safari during an upload I get the message popup "jah error:undefined", if I press OK on that alert then the download does stop and return to the form but I'm not sure why the error message appears. It all works fine in Firefox.
I have reproduced this using your pro 2.5 (standard) demo as well. Any ideas?
Thanks, Phil
XUpload - Stop button giving error "jah error:undefined"
-
- Posts: 9
- Joined: Jun 05, 2007 5:34 pm
-
- Posts: 9
- Joined: Jun 05, 2007 5:34 pm
OK thanks, that fixes the problem. Just to reiterate the solution for this...
In xstatus.js remove line:
In xstatus.js remove line:
Code: Select all
alert("jah error:"+req.statusText);