Closed
Bug 556815
Opened 16 years ago
Closed 16 years ago
IDN wrong URI following in sourcecode
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 502644
People
(Reporter: heurika, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3
I open http://xn--whos-xpa.de and look into the source code of the page.
Then when I click at "css/style.css" (line 5) to see the source code of the file, firefox tries to open http://xn--whos-ioa.de/css/style.css and not http://xn--whos-xpa.de/css/style.css.
So Firefox generates a wrong Domain.
Reproducible: Always
Steps to Reproduce:
1. Open http://xn--whos-xpa.de
2. View the source-code of the page
3. Click at css/style.css
4. Firefox Source-Code Viewer tries to open xn--whos-ioa.de and not xn--whos-xpa.de
Actual Results:
Domain not found
Expected Results:
Open xn--whos-xpa.de/css/style.css
Updated•16 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•