Included in a patch over at http://drupal.org/node/181099 ChrisKennedy noticed and fixed a bug in the breadcrumbs on the issue statistics pages. Moving this to a separate issue, since it was unrelated with his other fix.

Comments

dww’s picture

Status: Needs review » Needs work

Upon closer inspection, this breadcrumb code should all just be replaced with a call to project_project_set_breadcrumb()...

dww’s picture

Status: Needs work » Needs review
StatusFileSize
new1.05 KB

Like so.

hunmonk’s picture

Status: Needs review » Reviewed & tested by the community

code looks good. works as advertised.

dww’s picture

Status: Reviewed & tested by the community » Fixed

Committed to DRUPAL-4-7, DRUPAL-4-7--2, DRUPAL-5, and HEAD.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.