When Page Manager "Forum page" distributed with the module is enabled and option "Use hierarchy of first term for breadcrumb trail" is activated the breadcrumb doesn't work as expected. Parents of forum/container never appear in breadcrumb.
Patch follows.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | advanced_forum-1775248-1.patch | 1.19 KB | dmitriy.trt |
Comments
Comment #1
dmitriy.trt commentedPatch fixes the source of forum parents and also removes "forum" link from the breadcrumb add-on, because it is already in breadcrumb (added by the menu system on any "forum/*" pages, because "forum" is a normal menu item).
Comment #2
troky commentedThanks for the patch. Committed.