Closed
Bug 238046
Opened 21 years ago
Closed 9 years ago
IDN displayed ACE coded in password dialog and in addressbar when logged in
Categories
(Core :: Networking, defect)
Core
Networking
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: ch.ey, Unassigned)
References
()
Details
If you go to a IDN site requiring to log in, e.g.
http://www.sonderpädagogik.net/login/, the password dialogue opens. But it says
"Enter username and password for www.xn--sonderpdagogik-cib.net".
What you unfortunately can't see before loging in (but is more surprising to
me), after you fill in the right credentials, the address bar text changes to
"http://www.xn--sonderpdagogik-cib.net/login/".
But if you type the url like "http://user:pass@www.sonderpädagogik.net/login/"
(with user:pass being the right credentials) you'll get access without the
address bar text changed.
So not only wrong behaviour but also inconsistent.
Reporter | ||
Comment 2•21 years ago
|
||
Having now more time and an own domain to test I must admit I was wrong for part
two.
Changing the URL in the address bar doesn't come from the login but from a link
to a directory without trailing slash: <a href="not-protected">
The following redirect from the server has the header
"Location: http://www.xn--tesstdomin-x5a.de/not-protected/"
and Mozilla displays this without conversion.
OS: Linux → All
Updated•18 years ago
|
Assignee: darin → nobody
QA Contact: benc → networking
Comment 3•9 years ago
|
||
http://www.tesstdomäin.de/ no longer exist
http://www.sonderpädagogik.net/login/ fails
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•