Skip to:
Content

BuddyPress.org

Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#3069 closed defect (bug) (fixed)

PHP Notices In Activity Stream

Reported by: johnpbloch Owned by: johnpbloch
Priority: normal Milestone: 1.5
Component: Activity Version:
Severity: normal Keywords: has-patch
Cc:

Description

If the groups or friends components are disabled, a user's profile page returns php notices. We should check that components are active before we try to use them.

Attachments (1)

3069.patch (1.3 KB ) - added by johnpbloch 16 years ago.

Download all attachments as: .zip

Change History (4)

@johnpbloch
16 years ago

#1 @boonebgorges
16 years ago

Good catch. I'm going to fix it in a slightly more general way.

#2 @boonebgorges
16 years ago

  • Resolutionfixed
  • Status newclosed

(In [4055]) Check that components are active before checking to see whether we're looking at their activity feeds. Fixes #3069, props johnpbloch

#3 @johnjamesjacoby
15 years ago

  • Milestone Awaiting Review1.5
  • Severitynormal
  • Version 1.5

Moving closed ticket out of Awaiting Review.

Note: See TracTickets for help on using tickets.