Opened 7 months ago

Closed 7 months ago

#2017 closed defect (fixed)

Incorrect closing tag in breadcrumbs function

Reported by: DJPaul Owned by:
Priority: normal Milestone: 2.2
Component: General Version:
Severity: normal 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)

  • Milestone changed from Awaiting Review to 2.2
  • 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.