The RSS link on /admin/content/aggregator is broke. Links to http://blogs/law.harvard.edu/tech/rss, and page displays: Server Not Found.

CommentFileSizeAuthor
#4 agglink-2.patch4.42 KBkeith.smith
#1 agglink.patch2.12 KBkeith.smith

Comments

keith.smith’s picture

Status: Active » Needs review
StatusFileSize
new2.12 KB

Oopsie.

Patch attached. The same link in the embedded help at admin/help/aggregator is fine.

keith.smith’s picture

Title: RSS link broke » Correct typo in link to RSS specification page
Version: 6.0-rc2 » 6.x-dev
Priority: Minor » Normal
asimmonds’s picture

http://blogs.law.harvard.edu/tech/rss redirects to http://cyber.law.harvard.edu/rss/rss.html which is the actual spec.

The ATOM and RDF links go to somewhat more of information/index pages, than the specs themselves. Should RSS link to http://cyber.law.harvard.edu/rss/ (The above page's parent "information/index" page) or something a bit different (wikipedia?)

keith.smith’s picture

StatusFileSize
new4.42 KB

Good point on the redirection -- I just didn't notice that.

Here is a new patch that changes both instances of this link to http://cyber.law.harvard.edu/rss/ .

dropcube’s picture

Status: Needs review » Reviewed & tested by the community

Tested with the patch at #4 and the link is now pointing to the right location. All the other links are correct as well.

dries’s picture

Status: Reviewed & tested by the community » Fixed

I've committed this to CVS HEAD. Thanks.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.