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

fractile81’s picture

Component: Code » Documentation
Status: Active » Postponed (maintainer needs more info)

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.

avpaderno’s picture

Status: Fixed » Active

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.

fractile81’s picture

Status: Postponed (maintainer needs more info) » Fixed

This has been applied and is in the BETA7 release.

Status: Active » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.