Skip to:
Content

BuddyPress.org

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

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

bp_blogs_remove_post() in bp-blogs.php

Reported by: postpostmodern Owned by:
Priority: normal Milestone: 1.5
Component: Blogs Version:
Severity: normal 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
15 years ago

  • Resolutioninvalid
  • Status newclosed

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

#2 @johnjamesjacoby
15 years ago

  • Milestone Awaiting Review1.5
  • Severitynormal
  • Version 1.2.6

Moving closed ticket out of Awaiting Review.

Note: See TracTickets for help on using tickets.