Closed (duplicate)
Project:
OG Forum
Version:
6.x-2.0-rc5
Component:
Code
Priority:
Normal
Category:
Bug report
Reporter:
Created:
4 Oct 2009 at 23:09 UTC
Updated:
14 Oct 2009 at 13:10 UTC
Jump to comment: Most recent
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
Comment #1
Anonymous (not verified) commentedThanks for the heads up this is a duplicate of the problem @
http://drupal.org/node/585158
Best, Paul