Patch (to be ported)
Project:
Node breadcrumb
Version:
6.x-1.0-beta6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Jan 2010 at 20:18 UTC
Updated:
12 Jul 2010 at 20:21 UTC
Jump to comment: Most recent file
Comments
Comment #1
Dret commentedIs the same for me,
with a difference: Meta Tag disappears also in content-types (associated with a Node Breadcrumb rule) that don't have any taxonomy associated to.
In my particular case only "canonical" is showed.
Removing Node Breadcrumb all works fine.
Comment #2
mankyuhan commentedmy bad.
******************
This doesn't work
*******************
Comment #3
mankyuhan commentedSorry for doing this twice.
This is the working patch.
nodewords module's node_nodewords_type_id() function expects to get $node object.
This patch passes node object to menu, so nodewords can generate meta tags.