#3698 RSS feed on http://git.fedorahosted.org/git/?p=spacewalk.git;a=rss doesn't work
Closed: Fixed Opened by mmraka.

= bug description =
Couple of day ago RSS feed on http://git.fedorahosted.org/git/?p=spacewalk.git;a=rss stopped working.

= bug analysis =
Formerly http://git.fedorahosted.org/git/?p=spacewalk.git;a=rss returns an rss xml file. Today it redirects to http://git.fedorahosted.org/cgit/spacewalk.git/ which is plain html home page of spacewalk.git.

= fix recommendation =


Yeah, so we switched from gitweb to cgit more than 7 months ago.

I recently cleaned up some of the old redirects we put in place to try and fix another issue.

The cgit rss link should be:

http://git.fedorahosted.org/cgit/spacewalk.git/atom

Do you know if many people are using the old gitweb link still?

Is it advertized anywhere in docs or wiki pages ?

I'd prefer if we could just get people using the new one, but if thats impractical or needs more time, we can put the redirect back.

Thoughts?

Hello Kevin,

we use rss mainly internally so there's no need to maintain old redirect.

I just didn't find new RSS URL documented anywhere otherwise I'd simply switched to it and that's it.

Thkanks,

Michael

Yeah, I wish the feeds were more discoverable. ;( They should provide a link on the cgit page...

I'll try and suggest that to cgit upstream, or feel free to do so yourself. ;)

Metadata