Closed Bug 284402 Opened 20 years ago Closed 20 years ago

URL sent in default locale instead of unicode, when typed directly into the address field

Categories

(Firefox :: Address Bar, defect)

x86
Windows Server 2003
defect
Not set
major

Tracking

()

RESOLVED DUPLICATE of bug 150376

People

(Reporter: Chionsas, Assigned: bugs)

References

()

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 the demonstration page is located at http://www.chionsas.lt/ačiū/ when you go to www.chionsas.lt and click the link ("testas"), it navigates to that folder correctly. However, if you type the address directly into the browser address field, the url is sent in Windows-1257 encoding (I'm using Lithuanian locale in Windows 2003, and I beleive the same bug is true for Windows XP and Windows 2000). Reproducible: Always Steps to Reproduce: 1. type www.chionsas.lt/ačiū/ into the address bar 2. enter Actual Results: the browser navigates to http://www.chionsas.lt/a%E8i%FB/ (the special characters are encoded in Windows-1257) Expected Results: the browser should navigate to http://www.chionsas.lt/a%C4%8Di%C5%AB/ (the special characters should be encoded in Unicode) Opera and Internet Explorer sends unicode urls and the test case does not work only in Firefox. I think it's a serious bug, as international web folder names are inaccessible directly.
*** This bug has been marked as a duplicate of 150376 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.