Closed Bug 305097 Opened 19 years ago Closed 19 years ago

File formats (extensions) are case sensitive .JPG .jpg

Categories

(Firefox :: File Handling, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: roadwarrior3f8, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6

File extension of .JPG vs. .jpg causes Firefox to download vs open file.

Reproducible: Always

Steps to Reproduce:
1.browse to any file with .JPG extension (CASE SENSITIVE)
2.
3.

Actual Results:  
Download manager opens

Expected Results:  
File should be shown in browser window

Lower case extension file opens in browser window as expected
The server is sending it with the content-type "application/octet-stream"
(whether intentionally, or because it doesn't know that .JPG meant .jpg) so we
have to "save or open" it.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.