Closed (fixed)
Project:
Integrated Metatags
Version:
6.x-1.0-beta7
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
1 Mar 2009 at 19:30 UTC
Updated:
21 Jan 2010 at 04:30 UTC
In the default configuration for metatags, I kept Show empty Metatags? unchecked. I created a dynamic description metatag based on node.teaser. I enabled and inherited metatags for a content type, where body is optional.
When I generate a page for a node (my custom type) where there is no body, I get an empty description metatag(<meta name="description" content="" />).
Comments
Comment #1
fractile81 commentedI've finally found time again to work on this module, and am bumping this issue for my own visibility.
Comment #2
fractile81 commentedThis is now fixed in HEAD. It's worth noting that when inheriting Metatags, the global "show empty" setting is respected just for those tags. I'm not sure if I'll leave it like that or not, so feedback would be welcome.
Again, sorry this took so long.