WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
14582
Non-FQDN Atom/RSS link causes error
https://bugs.webkit.org/show_bug.cgi?id=14582
Summary
Non-FQDN Atom/RSS link causes error
Duncan Ferguson
Reported
2007-07-11 07:57:43 PDT
When accessing a page on a site without a FQDN with an RSS/Atom link in it, i.e.
http://server/
clicking on the rss link in the address bar causes the brower to be redirected to
http://atom/
and generates an error "Safari can't open page
http://atom/
...." If the server name is fully qualified (
http://server.intranet/
) then the rss page is fine.
Attachments
Add attachment
proposed patch, testcase, etc.
Duncan Ferguson
Comment 1
2007-07-13 03:54:40 PDT
This is how the rss feed is linked into the page <link rel="alternate" type="application/atom+xml" title="Atom feed" href="/atom" /> This works without issue in Firefox
Alexey Proskuryakov
Comment 2
2007-07-13 04:01:26 PDT
This may turn out to be a Safari issue. Since Safari is not open source, those should be reported via <
http://bugreport.apple.com
> (free registration required). If you do so, please include a link to this Bugzilla report, and then post Apple's problem ID here.
Duncan Ferguson
Comment 3
2007-07-13 04:26:22 PDT
Logged as ID 5333165 on <
http://bugreport.apple.com
>
Robert Blaut
Comment 4
2008-03-18 14:48:58 PDT
I cannot confirm the problem in the latest Webkit
r31114
on Mac OS X 10.5. Clicking RSS icon redirects me to feed:
http://localhost/~user/rss.xml
and the feed is properly rendered.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug