I am using Scheduler with my drupal blog. Drupal Version 5. Feedburner module version 5.x-1.x-dev (2008-Dec-13).

The feedburner rss is seeing unpublished posts, that are scheduled to get published at a future date. It just shows title, and no content. Anyone do a fix for this?

Here is the feed:
http://feeds2.feedburner.com/jfcrss
(Alzheimer's Part 2, 3 and 4 are set to publish Tues, Wed and Thurs of this week)

Comments

dave reid’s picture

Category: bug » support

The FeedBurner module doesn't actually modify any of the output of the feed. I took a look at the source feed at confirmed that your content is showing up there as well: http://justforcnas.com/blog/feed?feedburner_redirect=false. Are you using Views? Maybe you need to set the 'is published' filter on the view?

dave reid’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.