Empty description tag even though 'Show empty Metatags?' unchecked
miki_nl - March 1, 2009 - 19:30
| Project: | Integrated Metatags |
| Version: | 6.x-1.0-beta7 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
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="" />).
