Closed (fixed)
Project:
Nodewords: D6 Meta Tags
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Nov 2009 at 10:49 UTC
Updated:
25 Nov 2009 at 11:10 UTC
Meta tags that are output should be filtered basing on the option for the meta tags that needs to appear in HTML HEAD; the code does it in the wrong moment, when, i.e., the list contains location:geo.position
, which is not present in the option that uses location
.
Comments
Comment #1
avpadernoThe code has been changed, and committed in CVS.