FLUID-2219: Clean up Uploader code for 0.8 release

Metadata

Source
FLUID-2219
Type
Bug
Priority
Blocker
Status
Closed
Resolution
Fixed
Assignee
Colin Clark
Reporter
Justin Obara
Created
2009-02-11T08:52:04.000-0500
Updated
2009-02-16T22:30:10.000-0500
Versions
N/A
Fixed Versions
  1. 0.8
Component
  1. Uploader

Description

Clean up Uploader code for 0.8 release

  • necessary refactoring of code
  • removal of gears related files

Comments

  • Justin Obara commented 2009-02-11T08:52:28.000-0500

    Bug Parade 0.8 release

  • Colin Clark commented 2009-02-12T18:19:33.000-0500

    Here's a patch with the removal of the Gears-related code from uploader, as well as a tweak to one test that was using the Gears code.

  • Eli Cochran commented 2009-02-12T18:26:09.000-0500

    I've reviewed the patch and the results. Looks good to go.

  • Justin Obara commented 2009-02-13T10:41:08.000-0500

    added an updated patch (FLUID-2219b.patch), adding the removal of the gears related js files from the head of DemoUploadManager-test.html. Leaving these script tags in, causes errors in Opera.

  • Colin Clark commented 2009-02-16T20:57:22.000-0500

    I've reviewed Justin's patch, extended it to also remove this files from Uploader.html, and will commit.

  • Colin Clark commented 2009-02-16T21:06:06.000-0500

    I've removed Gears-related code from trunk. You can still see it in action in the uploader2 directory of the sandbox.

  • Justin Obara commented 2009-02-16T22:30:10.000-0500

    Verified fix using:

    FF3, FF2, Opera 9.5, Safar 3.1 (Mac OS 10.5)
    IE 6, FF3 (Win XP)