Skip to:
Content

BuddyPress.org

Opened 13 years ago

Closed 13 years ago

#5073 closed defect (bug) (fixed)

Debug notice in bp_blogs_blog_tabs()

Reported by: johnjamesjacoby Owned by: johnjamesjacoby
Priority: normal Milestone: 1.8
Component: Blogs Version: 1.5
Severity: normal Keywords: commit
Cc:

Description

$current_tab is not defined, since the current class selectors are hardcoded.

This is an easy fix. No patch; fix imminent.

Change History (1)

#1 @johnjamesjacoby
13 years ago

  • Resolutionfixed
  • Status newclosed

In 7235:

Remove $current_tab variable usage in bp_blogs_blog_tabs(). Fixes debug notice if this function is used. Fixes #5073.

Note: See TracTickets for help on using tickets.