Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Jan Brinker 77 posts 103 karma points
    Oct 03, 2013 @ 22:19
    Jan Brinker
    0

    Unpublished blogposts listed in RSS feed

    Heyho,

    I just realized that the template "[uBlogsy] Rss" also renders blogposts into the RSS feed, that are not yet published!

    It is pretty alarming to only see that there is a post listed. What shocked me more is, that the RSS entry also contains the content of the blog post, too. So currently, as soon as one uses the integrated uBlogsy RSS (at least the current MVC version on Umbraco 6.1.4) shows unpublished content to the public.

    The only way to counter this right now is to immediately set the "Hide from navigation" checkbox after creating this item, if the post shouldn't be published immediately anyway. (And if one doesn't care if an empty post is listed in the RSS feed until the post is saved and published with content.)

    Even though, the "Hide from navigation" flag shouldn't exclude a blog post from feeds, but from menues (hence the name), so the usage in this case to hide it from there is a bit odd..

  • Anthony Dang 1404 posts 2558 karma points MVP 3x c-trib
    Oct 07, 2013 @ 18:45
    Anthony Dang
    0

    Thanks for the bug report.

    It is fixed in the latest version 3.0.1

     

  • Gardar Thorsteinsson 9 posts 33 karma points
    Oct 07, 2013 @ 19:01
    Gardar Thorsteinsson
    0

    Hi Anthony,

    Is there any changelog so I can see what is new in version 3.0.1 ? 

  • Anthony Dang 1404 posts 2558 karma points MVP 3x c-trib
    Oct 08, 2013 @ 14:45
    Anthony Dang
    0

    - date folders bug

    - your rss issue

    - an rss issue where comments in the code were causing xml error.

     

  • Jan Brinker 77 posts 103 karma points
    Oct 20, 2013 @ 16:14
    Jan Brinker
    0

    Sorry, but this problem is still not fixed.

    I updated to 3.0.1 and I still get unpublished blog entries in the feed.

  • Anthony Dang 1404 posts 2558 karma points MVP 3x c-trib
    Oct 21, 2013 @ 12:08
    Anthony Dang
    0

    Strange.

    There is a call to .ToIPublishedContent(true) which will instantiate only for Published content.

    Can you check if that is in your rss cshtml has that call?

     

Please Sign in or register to post replies

Write your reply to:

Draft