Opened 6 months ago

Closed 6 months ago

#2027 closed defect (fixed)

PHP Notice in buddypress/loader.php

Reported by: DJPaul Owned by:
Priority: normal Milestone: 2.2
Component: BuddyPress Version: trunk
Severity: normal Keywords: has-patch reporter-feedback
Cc:

Description

PHP Notice: Undefined property: stdClass::$id in /Users/paul/Sites/master/wp-content/plugins/bbpress/includes/extend/buddypress/loader.php on line 313

Patch attach is a suggested fix.

Attachments (1)

2027.001.patch (548 bytes) - added by DJPaul 6 months ago.

Download all attachments as: .zip

Change History (4)

DJPaul6 months ago

  • Keywords reporter-feedback added

When and where does this occur?

  • Milestone changed from Awaiting Review to 2.2

Found it; fixing.

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

(In [4410]) BuddyPress:

  • Update BBP_BuddyPress::setup_title() to use more verbose and filtered BuddyPress functions.
  • Use bp_is_user() check to only set title for displayed users.
  • Props paulgibbs.
  • Fixes #2027.
Note: See TracTickets for help on using tickets.