XUpload - Bug: "blank.html" specified in xupload.js 404

Message
Author
torgospizza
Posts: 4
Joined: Nov 03, 2006 12:44 am

Bug: "blank.html" specified in xupload.js 404

#1 Postby torgospizza » Jan 20, 2008 7:54 pm

Hi,

Just found what I think is a bug - on sites that specify a 404 Not Found page, the hidden iframe in the Upload form is exposed because the xupload.js file has specified the iframe SRC as "blank.html". I'm not sure if this is the case with everyone, or only certain configurations.

I'm able to fix it by changing "blank.html" to "about:blank" for the two lines that specify it in xupload.js

I'm using Drupal (the PHP-based CMS) is that helps.

User avatar
PilgrimX182
Posts: 2186
Joined: Mar 22, 2006 1:39 pm

#2 Postby PilgrimX182 » Jan 21, 2008 7:32 am

Yea. This could be on some cofigureations. I'm using javascript:false now for src.