FLUID-2554: Adding empty/zero bytes/0kb/0b files fails in Uploader

Metadata

Source
FLUID-2554
Type
Bug
Priority
Minor
Status
Closed
Resolution
Fixed
Assignee
N/A
Reporter
Laurel Williams
Created
2009-04-07T11:31:00.000-0400
Updated
2011-01-10T16:06:15.340-0500
Versions
  1. 1.0
  2. 1.1
  3. 1.1.1
  4. 1.1.2
  5. 1.2
  6. 1.3
Fixed Versions
N/A
Component
  1. Uploader

Description

http://wiki.fluidproject.org/display/fluid/Uploader+QA+Test+Plan
Boundary tests #1
Test 1: Upload a File With a Small File Size

  • Procedure
    1. Open the browser and navigate to the specified URL
    2. Using the mouse, click the 'Browse Files' button
    3. From the OS file open dialog, select a file that is approximately 0KB (e.g. blank text file)
    4. Using the mouse, click 'Select' or 'Open'

I created an empty test file in notepad and renamed the file text.jpg - the file properties indicate the file size is 0 and the size on disk is also 0.

I attempted to add the file using "browse files" and "Open" as described in the test.

The file was not added to the "uploading list"

Environments

FF2, FF3, Opera 9.6, Safari 3.2 (Mac OS 10.5)
Safari 3.2 (Mac OS 10.4)
FF2, FF3, IE6, IE7, IE8, Opera 9.6 (Win XP)
FF3, IE7, IE8 (Win Vista)
IE6 (Win 2000)
IE6 (WinXP)
IE9 (Win 7)

Comments

  • Mike Lam commented 2011-01-10T16:06:15.329-0500

    Server issue, not client-side.