Closed (fixed)
Project:
Content Construction Kit (CCK)
Version:
6.x-2.9
Component:
content.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Jan 2012 at 22:15 UTC
Updated:
21 Feb 2012 at 21:26 UTC
I didn't know where else to post this for referencing.
If I add a link field in my content type and add "nofollow" in the Rel Attribute box
I get this error:
warning: htmlspecialchars() expects parameter 1 to be string, array given in /Users/Cale/Sites/acquia-drupal/includes/bootstrap.inc on line 856.
If I don't type in 'no follow' the error doesn't come up.
Comments
Comment #2
wanflap commentedI'm getting this in open atrium. Can you tell us how you fixed it?
Comment #3
calefilm commentedIn my case I was getting this error when I had a CCK link field.
Go into your field configurations and under "Rel Attribute" leave blank or erase "No Follow"
That got rid of my error.