Closed (duplicate)
Project:
CCK Fieldgroup Tabs
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Sep 2009 at 22:43 UTC
Updated:
17 Jan 2010 at 17:17 UTC
If a fieldgroup's name contains single quote. The display in node and node edit is ' and not '.
A solution is to use the signe : ´.
Comments
Comment #1
markus_petrux commentedSorry if I'm missing something, but why is rendering single quotes a problem?
Comment #2
ndm commentedThe display is the html entity with & and number. (my issue was filtered). But after verification, it's not on all cck fieldgroup but on tabbed fieldgroup.
Comment #3
ndm commentedChange to cck fieldgroup tabs.
The single quotes in fieldgroup tabbed title is transform in the html entity
*for Boite d'infos the display is
Boite d'infosComment #4
elektrorl commentedHello,
I have the same problem. Did you find a solution?
Comment #5
elektrorl commentedmaybe with this: http://drupal.org/node/666790
Comment #6
nedjoDupe of #666790: HTML entities displaying in tab titles.