Skip to:
Content

BuddyPress.org

Opened 11 years ago

Closed 11 years ago

#6362 closed defect (bug) (fixed)

Debug notices in BP_Core_Whos_Online_Widget

Reported by: johnjamesjacoby Owned by: johnjamesjacoby
Priority: high Milestone: 2.3
Component: Members Version: 1.2
Severity: normal 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
11 years ago

  • Owner set to johnjamesjacoby
  • Status newaccepted

#2 @johnjamesjacoby
11 years ago

  • Resolutionfixed
  • Status acceptedclosed

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.