Closed (fixed)
Project:
SimpleFeed
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Apr 2007 at 21:08 UTC
Updated:
7 May 2007 at 19:52 UTC
When viewing a feed node, for example http://planet-soc.com/node/165 there is a link that says "View feed items" which (presumably) is supposed to list all the feed items associated with that feed. Instead, it redirects back to the 'feeds' view.
Comments
Comment #1
FiReaNGeL commentedThis must be a recent break, cause it used to work in the version I downloaded one month ago.
This being said, I always wondered why the feed content wasn't displayed on the feed node itself? Why do we have to click 'view feed items' to access them? They should just display on the feed node, IMHO.
Comment #2
csevb10 commentedIt's definitely working on multiple instances I have, and I'm having a little bit of trouble debugging it with the information given. Do you think you could elaborate?
The "view feed items" is simply linking to a views page. If you look in your views, you should have a "feeds" element under the "Default view" list at the bottom with a url of "feeds". In some respects this could cause problems since you could, technically modify the url and the link would therefore be invalid. Does any of this help?
Comment #3
micheleannj commentedI had this trouble too and had to manually create a view to show the feed items. I thought I was doing something tricky, but I guess that's just how it's supposed to work? Could there be a problem with the view being created for some feeds?
Comment #4
csevb10 commentedYou shouldn't have to manually create a view for this to work. If you have views installed, you should have the default view at the bottom of the page, and things should be working. If you don't have the "feeds" url in the default views, please let me know. If you have it, and it's just not working, let me know that as well. The more information you can give, the better.
Comment #5
webchickYeah, strange... when I deleted the overridden view it started working again. Sorry to file a bogus bug! :)
Comment #6
(not verified) commented