XUpload - Stop button giving error "jah error:undefined"

Message
Author
philwareham
Posts: 9
Joined: Jun 05, 2007 5:34 pm

Stop button giving error "jah error:undefined"

#1 Postby philwareham » Jun 05, 2007 5:47 pm

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

azvisual
Posts: 34
Joined: May 23, 2007 9:05 pm

#2 Postby azvisual » Jun 05, 2007 11:33 pm

See a couple topics down "Stalled". Your answer lies in wait.

philwareham
Posts: 9
Joined: Jun 05, 2007 5:34 pm

#3 Postby philwareham » Jun 06, 2007 9:06 am

OK thanks, that fixes the problem. Just to reiterate the solution for this...

In xstatus.js remove line:

Code: Select all

alert("jah error:"+req.statusText);