code for setting breadcrumb is wrong

liquidcms - October 4, 2009 - 23:09
Project:OG Forum
Version:6.x-2.0-rc5
Component:Code
Category:bug report
Priority:normal
Assigned:paulbooker
Status:duplicate
Description

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

#1

paulbooker - October 14, 2009 - 13:10
Assigned to:Anonymous» paulbooker
Status:active» duplicate

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

Best, Paul

 
 

Drupal is a registered trademark of Dries Buytaert.