Skip to:
Content

BuddyPress.org

Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#3032 closed defect (bug) (no action required)

bp_blogs_remove_post() in bp-blogs.php

Reported by: postpostmodern's profile postpostmodern Owned by:
Milestone: 1.5 Priority: normal
Severity: normal Version:
Component: Blogs Keywords:
Cc:

Description

do_action in bp-blogs.php references an undefined object variable, $post (line 591). If this is supposed to have reference the global $post, then $post->user_id is not set, perhaps $post->post_author is the intended action? Using version 1.2.7

Change History (2)

#1 @DJPaul
13 years ago

  • Resolution set to invalid
  • Status changed from new to closed

Thanks -- we've already fixed this one (and many other PHP warning messages) in the trunk version of BuddyPress.

#2 @johnjamesjacoby
13 years ago

  • Milestone changed from Awaiting Review to 1.5
  • Severity set to normal
  • Version 1.2.6 deleted

Moving closed ticket out of Awaiting Review.

Note: See TracTickets for help on using tickets.