this linw:

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

in the function og_forum_set_breadcrumb()

is incorrect.

It leave's html entities showing like this:

Home » Communities » Public Health Educators' Network (PHEN) » Forums » Discussion forum

Comments

Anonymous’s picture

Assigned: Unassigned »
Status: Active » Closed (duplicate)

Thanks for the heads up this is a duplicate of the problem @
http://drupal.org/node/585158

Best, Paul