Closed
Bug 257198
Opened 21 years ago
Closed 21 years ago
Location bar should not display encoded URL; should display decoded (plaintext) URL
Categories
(Firefox :: Address Bar, enhancement)
Tracking
()
VERIFIED
DUPLICATE
of bug 105909
People
(Reporter: keith, Assigned: bugs)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040803 Firefox/0.9.3
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040803 Firefox/0.9.3
Visit http://kano.net/in/filename%20with%20spaces and the Firefox location bar
will show "http://kano.net/in/filename%20with%20spaces".
I think a more intuitive behavior would be to display
"http://kano.net/in/filename with spaces", since this is the actual text of the
URL before URL-encoding it.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1•21 years ago
|
||
*** This bug has been marked as a duplicate of 105909 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•