Closed Bug 215091 Opened 21 years ago Closed 21 years ago

Unable to select file greater than 2 GB in size

Categories

(Core :: Networking: File, defect)

x86
All
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 184452

People

(Reporter: ddougan, Assigned: darin.moz)

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624

When selecting a file for uploading to a server (part of a web-based restore
process), Mozilla shows the file size as 0 bytes, when in fact it is 2.1 GB. 

Reproducible: Always

Steps to Reproduce:
1.Open a web page to upload a file from a local disk
2.Try to select the file - won't select as it shows 0 bytes
3.

Actual Results:  
Was unable to select file

Expected Results:  
Allowed file to be selected
*** Bug 215450 has been marked as a duplicate of this bug. ***
Confirming new and OS->All based on dup'ed bug.

Not sure if this is the right component, though, or if it is File Handling.
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Linux → All
Reporter: To make it clear, can't you select a file>2gb or can't you upload it
(submit the form)?
Summary: Unable to upload file greater than 2 GB in size → Unable to select file greater than 2 GB in size
The file cannot be selected, as in the file dialog, it shows at 0 bytes. When
attempting to select by clicking on the file name, it does not select.
Probably has to do with the fact that neither necko nor xpcom can handle files
or other objects over 2GB in size... (a signed 32-bit integer is used to
represent sizes).

*** This bug has been marked as a duplicate of 184452 ***
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.