[buddypress-trac] [BuddyPress] #2449: WP 3.0: Activity page no longer works as front page [HAS-PATCH]
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Tue Jun 22 05:25:48 UTC 2010
#2449: WP 3.0: Activity page no longer works as front page [HAS-PATCH]
-----------------------+----------------------------------------------------
Reporter: rvenable | Owner:
Type: defect | Status: reopened
Priority: major | Milestone: 1.2.5
Component: Activity | Resolution:
Keywords: has-patch |
-----------------------+----------------------------------------------------
Comment(by cnorris23):
@jjj
[3056] breaks activity-stream-as-the-homepage functionality for those
still running WP 2.9.2. While I can't speak for 3.0 at the moment,
@rvenable's patch seems to work (it doesn't break the functionality for
2.9.2), albeit with a "missing argument" error.
@rvenable
The 'the_posts' filter only has one argument, the posts object, and
therefore $wp_query should be, instead, called into the global scope as in
bp_dtheme_fix_get_posts_on_activity_front(). I've updated the patch to
reflect this.
--
Ticket URL: <http://trac.buddypress.org/ticket/2449#comment:9>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list