Closed
Bug 85780
Opened 24 years ago
Closed 24 years ago
Incorrect filename displayed in "Save as..." box at download.
Categories
(Core Graveyard :: File Handling, defect)
Tracking
(Not tracked)
People
(Reporter: bas, Assigned: law)
Details
(Keywords: testcase)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:0.9.1) Gecko/20010607
BuildID: 2001060703
This bug only appears if I want to download a file that contains
'URL-encodeable' characters in its filename (e.g. "`"). These characters are
displayed as their URL-encoded equivalent in the "Save as..." dialog box before
downloading (e.g. "'" as "%27").
Reproducible: Always
Steps to Reproduce:
1. On the web-page (see URL) click the "If There's Anything" hyperlink.
2. Select the "Save this file to disk" radio in the dialog-box that appears.
Actual Results: The "Save as..." dialog box that appears contains
"IfThere%27sAnything" in the "File name" field.
Expected Results: The "Save as..." dialog box that appears contains
"IfThere'sAnything" in the "File name" field.
Comment 2•24 years ago
|
||
This is not a dup, sorry. It happens on both Linux and w2k as well.
If you do a save link as the file saves correctly.
Comment 4•24 years ago
|
||
URL is a goner, clearing.
Someone want to find another example?
Comment 5•24 years ago
|
||
I've put up a file which I think tests this.
http://www.illsley.org/bug85780.htm
Works fine win2k 20010724
David your testcase works for me
win98 2001072603
Any other testcases?
Comment 7•24 years ago
|
||
The testcase worksforme on 2001082108 Linux.
Comment 8•24 years ago
|
||
Since all testcases work for everybody (including 2001083106 linux) closing as
Worksforme.
Feel free to reopen this bug if you can reproduce it with a newer build.
Thank you for testing Mozilla.
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Comment 10•24 years ago
|
||
*** This bug has been marked as a duplicate of 76799 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago → 24 years ago
Resolution: --- → DUPLICATE
Comment 11•24 years ago
|
||
-> qa & bug to file handler
+verifyme - anyone else agree its a dupe?
Comment 12•23 years ago
|
||
mass verification of duplicate bugs: to find all bugspam pertaining to this, set
your search string to "DuplicateBugsBelongInZahadum".
if you think this particular bug is *not* a duplicate, please provide a
compelling reason, as well as check a recent *trunk* build (on the appropriate
platform[s]), before reopening.
Status: RESOLVED → VERIFIED
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•