Closed (fixed)
Project:
Syndication
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
19 Aug 2007 at 11:48 UTC
Updated:
9 Mar 2009 at 06:40 UTC
This module treats at least some forum containers as regular forums. Also, the container-level feed does not seem to produce any actual posts - even though posts exist within forums of that container, and the number of Posts in that container is counted correctly (sometimes).
To see an easy example, just check out out website:
http://www.paloaltoactivism.com/syndication
I left the module active, but turned off the block.
My home/ page has the forums. You'll notice two top-level 'containers', and on the syndication page you'll see only one top-level forum indicated. You should also be able to see that the top level container ('Palo Alto Local') does not actually have any posts in it.
Comments
Comment #1
raghugs commentedKudos on filing a bug report for this issue,
Container also should show rss feeds in its child forums.
i am also would be watching this bug report.
Comment #2
aaron1234nz commentedI don't think this is a bug with Syndication, but as a result of the way Drupal generates feeds for forums. I have been trying to find the Drupal-generated feed for the forum containers, and there does not appear to be any.
In this case, the Syndication module should display the container as a heading, not as a feed.
Comment #3
aaron1234nz commentedI've got some code that will make forum containers report correctly (the feed contains posts from all threads). I'll commit it once I've done a bit more testing.
Comment #4
aaron1234nz commentedThe issue actually relates to all multi-level taxonomies.