YUILibrary - Open source JavaScript and CSS for building richly interactive software.
Fork YUI on GitHub

YUI 2.x

Ticket #2528824 (new defect)

Reporter


techie07
Opened: 03/5/10
Last modified: 03/5/10
Status: new
Type: defect

Owner


Allen Rabinovich
Target Release:
Priority:
Summary: yui uploader hangs while uploading a 1MB file.
Description:

I took the example in http://developer.yahoo.com/yui/examples/uploader/uploader-advanced-queue.html

I downloaded it, and change file type to pdf. It worked well, if I change upload.php to my local har drive. But, when it is a remote file i.e. mentioned in example, it hangs after few seconds. (i.e.
uploader.uploadAll("http://www.yswfblog.com/upload/upload_simple.php", "POST", null, "Filedata");)

Please help me to resolve this.

Thanks
Gorav

Type: defect Observed in Version: 2.8.0
Component: Uploader Severity: S1 (critical)
Assigned To: Allen Rabinovich Target Release:
Location: Priority:
Tags: Relates To:
Browsers: Firefox 3.x - All
URL: http://developer.yahoo.com/yui/examples/uploader/uploader-advanced-queue.html
Test Information:

Change History

techie07

Posted: 03/5/10

Also, the flash uploader disappears after this.