Ticket #2532082 (closed defect)

Reporter


Jim Arment
Opened: 03/30/12
Last modified: 04/17/12
Status: closed
Type: defect
Resolution: fixed

Owner


Allen Rabinovich
Target Release: 3.5.0
Priority: P3 (normal)
Summary: Y.Uploader.Queue mismatch methods between Flash and HTML5 version
Description:

The Y.Uploader.Queue is stored in differently names methods for the Flash and HTML5 version of the uploader. In the flash version, it's stored as Y.UploaderFlash.Queue (Line 952 of uploader-flash.js)
and in HTML5, it's stored as Y.UploaderHTML5.UploaderQueue (Line 801 of uploader-html5.js)

These should ideally be the same method name. I vote for 'Queue' :)

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

Change History

Allen Rabinovich

YUI Developer

Posted: 03/30/12
  • milestone changed to 3.5.0
  • priority changed to P3 (normal)
  • status changed from new to accepted

Name change, non-risky fix, should be in 3.5.0

Allen Rabinovich

YUI Developer

Posted: 03/31/12
  • status changed from accepted to checkedin

Jenny Donnelly

YUI Developer

Posted: 04/17/12
  • resolution changed to fixed
  • status changed from checkedin to closed

Closing out bugs checked in to 3.5.0.