Active
Project:
CCK Field Permissions
Version:
5.x-1.10
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Jun 2007 at 04:58 UTC
Updated:
15 Jun 2007 at 09:36 UTC
Other CCK-native fields (with identical settings) were removed, but the e-mail field (part of the email module CCK field) was not.
My guess is that it is not using the standard [field][0][#value] element structure (which I have a feeling I have noted before when theming this field type).
Comments
Comment #1
yched commentedYes, some contrib CCK modules do not respect the expected structure for their widgets. Usually they do not behave right when included in a fieldgroup as well.
This is probably a bug that should be filed against the offending field modules.