Closed
Bug 380555
Opened 18 years ago
Closed 7 years ago
RSS Discovery does not work properly with IDN domains / Punycode problem
Categories
(Firefox Graveyard :: RSS Discovery and Preview, defect)
Tracking
(Not tracked)
RESOLVED
INACTIVE
People
(Reporter: morty, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
If you click on the RSS-icon, which should show the RSS-feed it get's the URL wrong.
Reproducible: Always
Steps to Reproduce:
1. http://xn--strbe-mva.de/
2. Klick on the Feed-Icon in the navigation-bar.
Actual Results:
FF tries to open http://www.str%c3%bcbe.de/feed/
Expected Results:
FF should open http://xn--strbe-mva.de/feed/
Looks like there is some problem with IDN-handling. Probably isn't too hard to fix. :-)
Updated•18 years ago
|
Version: unspecified → Trunk
Comment 1•18 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a5pre) Gecko/20070512 Minefield/3.0a5pre ID:2007051208 [cairo]
I see this too.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•18 years ago
|
Status: NEW → ASSIGNED
Updated•18 years ago
|
Assignee: nobody → jmathies
Status: ASSIGNED → NEW
Comment 2•18 years ago
|
||
This happens with 2.0.0.4 as well.
Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4
Reporter | ||
Comment 3•17 years ago
|
||
@Jim: Are you working on this?
Comment 4•17 years ago
|
||
Not currently, I have a bunch of beta priority work to do. Feel free to take it if you want. I took this a while back when I though I'd have time.
Updated•17 years ago
|
Assignee: jmathies → nobody
Comment 5•17 years ago
|
||
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9pre) Gecko/2008040804 Minefield/3.0pre
Problem still exists.
Adding RSS feed by filling IRI into address bar works. But adding feed via "Subsrcibe to this page" provides error message complaing on wrong URL (IDN is not punycoded, it's just URL escaped).
Updated•17 years ago
|
Summary: RSS Discovery does not work propperly with IDN domains / Punycode problem → RSS Discovery does not work properly with IDN domains / Punycode problem
Comment 6•17 years ago
|
||
OS: Windows XP → All
Reporter | ||
Comment 7•17 years ago
|
||
Yes, it looks like they all depend / dup bug 309671
Depends on: 309671
The same problem in version 3.5.2 with xn-schnppchenletter-ynb.de (Schnäppchenletter.de)
After klicking the Rss icon the Url in the Adressbar is right:
"http://www.schnäppchenletter.de/rss_all.php"
but
Error -> Server "www.schn%c3%a4ppchenletter.de" not found
Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 GTB5
This bug is still present in both 3.6 and 4.0
To be exact:
Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.13) Gecko/20101206 Ubuntu/10.10 (maverick) Firefox/3.6.13
and
Mozilla/5.0 (Windows NT 5.1; rv:2.0b9) Gecko/20100101 Firefox/4.0b9
Comment 10•12 years ago
|
||
I can't reproduce this issue anymore. We've since changed our IDN handling, did that resolve this?
Comment 11•7 years ago
|
||
Per policy at https://wiki.mozilla.org/Bug_Triage/Projects/Bug_Handling/Bug_Husbandry#Inactive_Bugs. If this bug is not an enhancement request or a bug not present in a supported release of Firefox, then it may be reopened.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INACTIVE
Updated•6 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•