Ticket #2532150 (closed defect)

Reporter


jaroslawgaska
Opened: 04/15/12
Last modified: 08/1/12
Status: closed
Type: defect
Resolution: fixed

Owner


Allen Rabinovich
Target Release: 3.6.0
Priority: P3 (normal)
Summary: Uploader Flash, empty fileList array after fileselect event
Description:

After fileselect event fileList array is empty for a few milliseconds. uploader.uploadAll() in fileselect event callback function is impossible.

Type: defect Observed in Version: 3.5.0
Component: Uploader Severity: S3 (normal)
Assigned To: Allen Rabinovich Target Release: 3.6.0
Location: Priority: P3 (normal)
Tags: Relates To:
Browsers: N/A
URL:
Test Information:

Change History

Allen Rabinovich

YUI Developer

Posted: 04/18/12
  • priority changed to P3 (normal)
  • status changed from new to accepted

Will look into it. As a workaround, listen for the 'fileListChange' event instead.

John Mizliso

Posted: 05/2/12

Even when listening to 'fileListChange', the filelist is still empty :(

John Mizliso

Posted: 05/2/12

Is there an alternative work around for this?

Allen Rabinovich

YUI Developer

Posted: 05/8/12

Are you listening .after('fileListChange'...)? That should give you the updated copy of the fileList (the newVal attribute in the event payload).

Allen Rabinovich

YUI Developer

Posted: 05/8/12
  • milestone changed to 3.6.0

Allen Rabinovich

YUI Developer

Posted: 05/8/12
  • estimated changed from 0 to 0.5
  • remaining changed from 0 to 0.5
  • sprint changed to sprint 2

Allen Rabinovich

YUI Developer

Posted: 06/9/12
  • completed changed from 0.25 to 0.5
  • remaining changed from 0.25 to 0
  • status changed from accepted to checkedin

Jenny Donnelly

YUI Developer

Posted: 08/1/12
  • resolution changed to fixed
  • status changed from checkedin to closed

Shipped in 3.6.0. Marking closed/fixed.