Closed (duplicate)
Project:
Advanced Views RSS Feed
Version:
6.x-1.0-beta4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Jun 2010 at 15:23 UTC
Updated:
4 Aug 2010 at 20:44 UTC
Not sure if this is a problem caused by upgrading views to the latest 2.x version or not, but basically the views rss feed is no longer displaying when using fields. I was able to fix the problem by implementing a render() function in the style plugin - I think perhaps whatever render() function was being inherited was checking for a row style plugin value... Anyway attached patch fixed the issue and my rss feed is now being rendered.
| Comment | File | Size | Author |
|---|---|---|---|
| views_rss_render.patch | 508 bytes | stella |
Comments
Comment #1
jolidog commentedIs this issue a duplicate of #585720: Feed icon disappears, feed not added to HTML?
Also the other issue has a patch already review by several users.
Thanks