Skip to:
Content

bbPress.org

Opened 12 years ago

Closed 12 years ago

#2411 closed defect (bug) (duplicate)

Widget flag options not working on frontend

Reported by: inderpreet99's profile inderpreet99 Owned by:
Milestone: Priority: normal
Severity: normal Version: trunk
Component: API - Widgets Keywords: has-patch
Cc: stephen@…

Description

Since r708874, the widget flag options such as "show user", "show date" have started using true/false, instead of 'on' to signify if the option is turned on or not. However, in the current trunk, the widget() functions to display on the frontend still look for "on". Changing them to true solves the problem.

Patch attached (although I work in git)

Attachments (1)

pj-bbpress-widgets-flags-fix.diff (2.0 KB) - added by inderpreet99 12 years ago.
patch

Download all attachments as: .zip

Change History (2)

#1 @netweb
12 years ago

  • Cc stephen@… added
  • Milestone Awaiting Review deleted
  • Resolution set to duplicate
  • Status changed from new to closed

Thanks for the report and patch, though it is taken care of this in #2319

Note: See TracTickets for help on using tickets.