Closed
Bug 352953
Opened 18 years ago
Closed 18 years ago
Fails to login to proxy with non-ascii characters in login or password
Categories
(Core :: Networking: HTTP, defect)
Tracking
()
People
(Reporter: tim_tim2000, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.8.0.7) Gecko/20060909 Firefox/1.5.0.7
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.8.0.7) Gecko/20060909 Firefox/1.5.0.7
(This is a crosspost from Russian https://bugzilla.mozilla-russia.org/show_bug.cgi?id=201)
Fails to login to proxy with non-ascii characters in login or password (for example, Russian, we didn't check it with any other character set). There is a problem in nsHttpBasicAuth::GenerateCredentials function which converts unicode characters into ascii ones incorrectly.
Reproducible: Always
Steps to Reproduce:
1. Open any proxy with non-ascii characters in login/password
Actual Results:
The authentification window appears again being blank as if you did not input anything there.
Expected Results:
Pass the authentification and go on to the Internet.
OS: Russian Windows XP with SP2
Provider uses UserGate v2.8; the bug has been confirmed for versions 4.0, 4.1.
Also tested on FireFox 2.0 Beta 2 with the same results.
Comment 1•18 years ago
|
||
*** This bug has been marked as a duplicate of 41489 ***
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•