Closed (duplicate)
Project:
Nodewords: D6 Meta Tags
Version:
6.x-1.11
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Apr 2010 at 09:01 UTC
Updated:
7 Apr 2010 at 17:09 UTC
Jump to comment: Most recent
Comments
Comment #1
Anonymous (not verified) commentedThis is a duplicate of an already existing issue. The code has been already changed, but not like reported in the snippet, which is not correct as
hook_taxonomy()doesn't get the value ofNODEWORDS_TYPE_TERMfor$typebecause that is a numeric value used by Nodewords, while Drupal core code uses strings.Comment #2
Anonymous (not verified) commentedThe issue report that this one duplicates is #672096: Meta tags are not saved for taxomony terms or vocabularies.