I still get:

Home >> Groups >> >> Forums

I changed line 402 (where ever the breadcrumbs are) to:

    $breadcrumb[] = l(t("@title", array('@title' => $node->title)), 'node/'. $node->nid);

Comments

Anonymous’s picture

Assigned: Unassigned »
Status: Needs review » Reviewed & tested by the community

Fixed . I'll get that committed by the end of the week .

Anonymous’s picture

Status: Reviewed & tested by the community » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)