Skip to:
Content

bbPress.org

Opened 13 years ago

Closed 13 years ago

#2017 closed defect (bug) (fixed)

Incorrect closing tag in breadcrumbs function

Reported by: djpaul's profile DJPaul Owned by:
Milestone: 2.2 Priority: normal
Severity: normal Version:
Component: General Keywords:
Cc:

Description

It looks like the opening tag for the separator variable in the breadcrumbs function has been accidently put into the closing tag: http://bbpress.trac.wordpress.org/browser/trunk/includes/common/template-tags.php#L1979

Change History (2)

#1 @johnjamesjacoby
13 years ago

  • Milestone changed from Awaiting Review to 2.2

#2 @johnjamesjacoby
13 years ago

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

(In [4373]) Breadcrumb:

  • Fix copy-pasta in bbp_get_breadcrumb().
  • Regression from adding more arguments to HTML output.
  • Fixes #2017.
Note: See TracTickets for help on using tickets.