Closed
Bug 788116
Opened 12 years ago
Closed 12 years ago
FF doesn't redirect to domain with polish characters( ł, ą, ć, ę, itp.)
Categories
(Core Graveyard :: Networking: Domain Lists, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 439616
People
(Reporter: jakub.luwierski, Unassigned)
References
()
Details
User Agent: Mozilla/5.0 (X11; Linux i686; rv:16.0) Gecko/20100101 Firefox/16.0
Build ID: 20120828083259
Steps to reproduce:
Try to redirect using header ( "Location: http://www.domain-with-polish-characters-ł-ą-ć-ś.com/") to domain with polish characters
Actual results:
Doesn't redirect
Expected results:
Redirect to http://www.domain-with-polish-characters-ł-ą-ć-ś.com/
Reporter | ||
Updated•12 years ago
|
Component: Untriaged → General
OS: Linux → All
Provide a valid URL to test, please.
Maybe a dupe of bug 775072.
Updated•12 years ago
|
Component: Location Bar → Networking: Domain Lists
Product: Firefox → Core
Reporter | ||
Comment 2•12 years ago
|
||
For example kuchnie-mradoła.pl
Comment 3•12 years ago
|
||
Actually, that's an incorrect URL, see bug 439616 (but IDN is newer). The workaround is to use ACE notation, or to set document.location.href in JavaScript. Chrome works, even though it has to violate the RFC for that.
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Updated•1 year ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•