Closed
Bug 133746
Opened 24 years ago
Closed 24 years ago
Targets with spaces in names are saved with spaces turned into %20 (URL-encoded)
Categories
(Core Graveyard :: File Handling, defect)
Tracking
(Not tracked)
People
(Reporter: apa3a, Assigned: law)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9+) Gecko/20020317
BuildID: 2002031721
The problem happens when I try to save a file, pointed by a hyperlink and that
file has spaces in its name. When I choose "Save Link As" local menu item for
the hyperlink the "Save As" dialog suggests a file name with spaces turned into %20.
Reproducible: Always
Steps to Reproduce:
1. Open http://www.rightfax.com/support/docs.htm
2. Click with right mouse button on hyperlink, labeled as "RightFax InterAction
Integration Guide", choose "Save Link As" local menu item.
3. "Save As" dialog opens
Actual Results: The "Save As" dialog suggests file name with %20 instead of spaces:
InterAction%20Integration%20Guide.pdf
Expected Results: The "Save As" dialog suggests original file name with spaces:
InterAction Integration Guide.pdf
This bug can be related to bug 130079
I can reproduce the issue on linux build 2002031721 (RH 7.1), Windows build
2002031104 (NT).
Comment 1•24 years ago
|
||
*** Bug 137752 has been marked as a duplicate of this bug. ***
Comment 2•24 years ago
|
||
Duplicate of "File...Save As is not unescaping filenames"
*** This bug has been marked as a duplicate of 76799 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Comment 3•24 years ago
|
||
marking verified as a duplicate.
if you decide to reopen this bug, please clarify why.
search string for bugspam removal: SalviaGuaranitica
Status: RESOLVED → VERIFIED
Updated•10 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•