Posted by kiamlaluno on December 30, 2008 at 3:32pm
Jump to:
| Project: | Integrated Metatags |
| Version: | 6.x-1.0-dev |
| Component: | Documentation |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Actually, the module advises to not use CCK fields containing new lines characters.
It would be nice if the module would filter out any unwanted characters; it's not difficult to implement it, and it would permit to use, i.e., a token given from token.module which contains such characters.
Comments
#1
Heh, I actually made this change in the last BETA release: all tags and any newlines are automatically removed prior to content being rendered in the META tag. In the case of newlines, a space is added. Can you point to where the documentation says this? I certainly need to update it.
#2
Look for WARNING: do not use a token that might have a new-line!; it's present under the text field which allows to add manual / static meta tags.
#3
This has been applied and is in the BETA7 release.
#4
Automatically closed -- issue fixed for 2 weeks with no activity.