Closed
Bug 177927
Opened 23 years ago
Closed 23 years ago
%20 should be converted to space when saving files
Categories
(Core Graveyard :: File Handling, defect)
Tracking
(Not tracked)
People
(Reporter: gse, Assigned: dougt)
Details
Say a page contains a link like <a href="some%20file.mp3">file</a>, or
<a href="some file.mp3">file</a>. Flying the mouse over the the link shows the
link as "some file.mp3" in the status bar. But right-clicking the link and
doing "save link target as" produces a default file name of "some%20file.mp3",
rather
than "some file.mp3", as I would expect/prefer.
Comment 1•23 years ago
|
||
Please ALWAYS list your build ID in bug reports. This has been fixed for a good
long while...
*** This bug has been marked as a duplicate of 76799 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 2•23 years ago
|
||
Sorry... I tried searching for it before entering the bug, but didn't find it.
I'm pretty sure I saw it reproduce in 1.2b (I've since fallen back to 1.1)...
I'll try harder next time. :)
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
•