Closed (fixed)
Project:
Menu HTML
Version:
6.x-1.1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
17 Jun 2010 at 23:06 UTC
Updated:
6 May 2012 at 11:40 UTC
the module works perfectly for menu items, but the breadcrumbs for the items still display all the tags.
Comments
Comment #1
8manj-dupe commentedChanged this to a bug, whilst running this module with menu breadcrumb module it now longer shows the breadcrumb or the the node title in $head_title.
Cant seem to figure out why??
Comment #2
gagarine commentedThe best would be an option to choose between filter out or show the HTML (without showing the tag of course)
Comment #3
roball commentedI have submitted a patch to the Menu Breadcrumb module that fixes this issue: #1149304: Handle menu entries with embedded HTML (resolves conflict with "Menu HTML" module).
Comment #4
gagarine commentedThanks. I keep it open until the patch is committed.
What append with the core drupal breadcrumb?
Comment #5
roball commentedI didn't test it without having Menu Breadcrumb active - using that module (with the patch applied) was the solution for me.
Comment #6
roball commentedThe patch has been committed to both 6.x-1.x and 7.x-1.x branches of Menu Breadcrumb.