bellroy / lesswrong

Less Wrong platform
http://lesswrong.org/
Other
45 stars 23 forks source link

Old user RSS URLs were broken by the last update #470

Closed frediy closed 9 years ago

frediy commented 9 years ago

From robot...@gmail.com on January 29, 2013 07:26:32

Previously, user updates could be collected from URLs like http://lesswrong.com/user/ciphergoth/.rss After user profiles were implemented, such URLs stopped working, and as a result multiple subscriptions to people I (and probably many other users) have in a feed reader no longer work. The old feed URLs should continue working.

(The new URLs (that work) are of the form http://lesswrong.com/user/ciphergoth/overview/.rss )

Original issue: http://code.google.com/p/lesswrong/issues/detail?id=372

frediy commented 9 years ago

From wjmo...@gmail.com on January 28, 2013 14:26:27

Status: Accepted
Labels: -Priority-Low -Milestone-Future Priority-High Milestone-Now

frediy commented 9 years ago

From wjmo...@gmail.com on January 28, 2013 18:53:45

I have added a redirect from the old URL to the new URL and changed the link in the head and on the page to point at the new URL.

Status: Fixed