Skip to:
Content

BuddyPress.org

Changes between Initial Version and Version 2 of Ticket #3445


Ignore:
Timestamp:
08/07/2011 09:02:55 AM (14 years ago)
Author:
DJPaul
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3445

    • Property Priority changed from normal to critical
    • Property Milestone changed from Awaiting Review to 1.5
    • Property Severity changed from normal to critical
    • Property Summary changed from Blog posts not showing in activity stream or the show filter to Blog posts not showing in activity stream
  • Ticket #3445 – Description

    initial v2  
    1 I'm not sure about MS installs but on single when you post a blog it does say in activity stream like before and there is not filter in there drop down to show only blog posts.
     1Blog posts in non-multisite installs are not appearing in the activity stream.
    22
    3 http://testbp.org/activity/   <-- Check the show filter and test with a blog post
    4 
     3This is because the Blogs component is not loaded. This is a regression from BP 1.2.9 where the Blogs component was being loaded (because it wasn't explicitly disabled) and posts were appearing in the activity stream.