CCK Field Privacy does not work with the latest version of CCK Fieldgroup Tabs (using Content Profile)
mariano.barcia - August 24, 2009 - 01:11
| Project: | CCK Field Privacy |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Description
Configuration
- Latest dev version of tabs package (v1.17 of the main module) from http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/tabs/.
- Latest dev version of cck_fieldgroup_tabs package (v1.26 of the main module)
- Latest dev version of cck_field_privacy, with a patch applied (http://drupal.org/node/518324#comment-1931746).
- Latest stable version of Content Profile
It shows the markup escaped, as you can see in the sshot atacched.
The string copied/pasted string (plain text) here is:
* Basic
* Picture
* About me
* Work Information
* Work and education
It seems that the problem is only the length of the text because the markup gets escaped. And it was working before the latest releases of CCK Fieldgroup Tabs.
Ideas? Thanks in advance.
| Attachment | Size |
|---|---|
| Edit a content profile | 8.67 KB |

#1
The pasted text got stripped, please refer to the sshot only.
#2
OOOpsss well, it seems the filename of the screenshot was not good for d.o. Here it goes again!
#3
This is a known issue - #250844: CCK Field Privacy not compatible with CCK Fieldgroup Tabs. Unfortunately, I don't know enough about how CCK Fieldgroup Tabs works to try and resolve it.