Posted by Moscow on September 26, 2009 at 8:02am
Jump to:
| Project: | OG Forum |
| Version: | 6.x-2.x-dev |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | paulbooker |
| Status: | active |
Issue Summary
Hi,
Whenever a forum post is promoted to the front page (of the site) the post's breadcrumbs are shown on the front page.
Instead of 'Home' I have got Home > Groups > Group Name > Forum > Forum name on my front page.
As soon as I de promote the post the preblem disappears.
(it is drupal 6.4, OG - installed the freshest version this week).
Comments
#1
Taking a look at this tomorrow.
#2
Couldn't reproduce this problem, anyone else ?
#3
I think this is related to #609274: og_forum_preprocess_node can insert wrong breadcrumbs by wrongly processing each node in og_ghp_ron view output. Try the patch there (for 6.x-2.x-dev).
#4
Thanks Dazweeja!