Skip to:
Content

BuddyPress.org

Opened 10 years ago

Closed 10 years ago

#6362 closed defect (bug) (fixed)

Debug notices in BP_Core_Whos_Online_Widget

Reported by: johnjamesjacoby's profile johnjamesjacoby Owned by: johnjamesjacoby's profile johnjamesjacoby
Milestone: 2.3 Priority: high
Severity: normal Version: 1.2
Component: Members Keywords:
Cc:

Description

The BP_Core_Whos_Online_Widget widget produces several debug notices, mostly due to messy implementation of default settings for the widget itself.

The code in this widget is also relatively old and unloved, and due for a refresh.

Related: #6361

Change History (2)

#1 @johnjamesjacoby
10 years ago

  • Owner set to johnjamesjacoby
  • Status changed from new to accepted

#2 @johnjamesjacoby
10 years ago

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

In 9725:

Members: Improvements to BP_Core_Whos_Online_Widget

  • Escape gettext output
  • Add missing semicolons after PHP execution
  • Introduce parse_settings() method for setting smart default values
  • Remove extract() usages
  • Code formatting improvements

Fixes #6362.

Note: See TracTickets for help on using tickets.