RSS feeds are broken on Rails 3
Reported by Marnen Laibow-Koser | September 21st, 2011 @ 11:33 PM
The Rails 3 upgrade broke the RSS feed on production. Let's fix it.
Comments and changes to this ticket
-
Marnen Laibow-Koser September 22nd, 2011 @ 06:16 PM
- State changed from new to resolved
This turned out to be a Chrome browser issue, not an actual bug -- feeds show up just fine in feed readers. Closing.
-
Marnen Laibow-Koser September 22nd, 2011 @ 06:39 PM
- State changed from resolved to open
- Tag changed from bug, rails3, rss to bug rails3 rss
There's more here than meets the eye. Curl and in-browser RSS readers can see the feed, while Chrome, Safari Mobile, and the W3C feed validator get 406. Reopening.
-
Marnen Laibow-Koser September 23rd, 2011 @ 11:36 AM
- State changed from open to resolved
- Tag changed from bug rails3 rss to bug, rails3, rss, v0.3.4
OK, fixed by using improved :format mechanism in Rails 3. Will be in version 0.3.4.
-
Marnen Laibow-Koser September 23rd, 2011 @ 11:43 AM
(from [04cc1ea3791c42bcba927e02b552941af302d4f5]) Fix RSS feed by using :format parameter instead of working around it. [#62] https://github.com/marnen/quorum2/commit/04cc1ea3791c42bcba927e02b5...
-
Marnen Laibow-Koser September 23rd, 2011 @ 11:58 AM
(from [367a6eeaa288dc24b87d4b766edd9f066b4662e7]) Fix Atom link tag on RSS feed. [#62] https://github.com/marnen/quorum2/commit/367a6eeaa288dc24b87d4b766e...
-
Marnen Laibow-Koser September 23rd, 2011 @ 12:13 PM
(from [adba0a0f9b711ce59b135833d5495481dac3e634]) Fix a few more broken links to RSS feed. [#62] https://github.com/marnen/quorum2/commit/adba0a0f9b711ce59b135833d5...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
<p>This is the issue tracker for the Quorum calendar system. Also see our <a href="http://github.com/marnen/quorum2">Github repository</a> and our <a href="http://quorum2.sourceforge.net">project website</a>.</p>
<p>Please tag bug reports with <strong>bug</strong> and feature requests with <strong>feature</strong>. Use additional descriptive tags as necessary.</p>
People watching this ticket
Referenced by
- 62 RSS feeds are broken on Rails 3 (from [04cc1ea3791c42bcba927e02b552941af302d4f5]) Fix RSS...
- 62 RSS feeds are broken on Rails 3 (from [367a6eeaa288dc24b87d4b766edd9f066b4662e7]) Fix Ato...
- 62 RSS feeds are broken on Rails 3 (from [adba0a0f9b711ce59b135833d5495481dac3e634]) Fix a f...