#5439 closed defect (worksforme)
RSS Links Don't Work in Safari
Reported by: | Owned by: | Christian Boos | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | version control/browser | Version: | devel |
Severity: | normal | Keywords: | safari, rss |
Cc: | jasminlapalme@…, lists@… | Branch: | |
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
Clicking an RSS link at the bottom of any page does not function as expected in the Safari browser. Safari's generic "Can't find the server" page displays, when it should display its usual RSS summary page. I verified this from 2 different Mac's.
Attachments (0)
Change History (7)
comment:1 by , 17 years ago
comment:2 by , 17 years ago
I have noticed this problem too. Seems to be okay when viewing the RSS feeds on the edgewall.org site, but not on my own server.
http://servername/projectname/report/1?format=rss&USER=anonymous
ends up as
http://1/?format=rss&USER=anonymous
When the first link is requested with Safari 2.x and Safari 3.x. It is okay when requesting the first URL using Firefox but not Safari.
In my instance I'm running 0.10.4
comment:3 by , 17 years ago
Version: | 0.10.3 → devel |
---|
I'm using the 0.11dev-r6306 instance and still doesn't work on my own server. But it works with Firefox.
comment:4 by , 17 years ago
I just try it with Safari 2 and it works, but on Safari 3 I got this error :
TIMELINE_VIEW privileges are required to perform this operation
I use Trac with the TracAccountManager plugin.
comment:5 by , 17 years ago
Cc: | added |
---|
comment:6 by , 14 years ago
Cc: | added |
---|---|
Resolution: | → worksforme |
Status: | new → closed |
I tested with Safari 5 and 0.12-stable and it works as expected, redirecting me to a feed:http://localhost:8080/trac/report/1?asc=1&format=rss
rss ui. I'm closing this as works for me, those are really old versions of Safari.
comment:7 by , 14 years ago
Milestone: | not applicable |
---|
Are you talking about the edgewall.org site or another site?