Closed Bug 303917 Opened 19 years ago Closed 17 years ago

Download manager not showing file names encoded with UTF properly

Categories

(Toolkit :: Downloads API, defect)

1.7 Branch
x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 299372

People

(Reporter: chesscongo, Unassigned)

Details

(Whiteboard: CLOSEME 06/27 DUPEME)

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

If you try to download a file which has UTF-8 characters in its name, then
firefox  download manager does not display the name of the file correctly.
Instead it displays the name of the parent file from which this was downloaded.

Reproducible: Always

Steps to Reproduce:
1. User requests to download a file from a page "xyz.do". The requested file
name has UTF-8 encoded characters.
2. Server responds with the following header.
content-disposition: attachment; filename="répertoire.csv";

Actual Results:  
Firefox download manager responds with a Download Dialog box with file name
"abcd.do"


Expected Results:  
It should have opened a download dialog box with file name "répertoire.csv"
Reporter, do you still see this problem with the latest Firefox 2? If not, can you please close this bug as WORKSFORME. Thanks!
Whiteboard: CLOSEME 06/27
Version: unspecified → 1.0 Branch
Could this be a dupe of bug 299372?
Whiteboard: CLOSEME 06/27 → CLOSEME 06/27 DUPEME
Yes, indeed it is.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
Product: Firefox → Toolkit
You need to log in before you can comment on or make changes to this bug.