Postponed (maintainer needs more info)
Project:
Content Profile
Version:
6.x-1.x-dev
Component:
User registration module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 May 2009 at 15:37 UTC
Updated:
1 Oct 2009 at 15:45 UTC
Comments
Comment #1
Patrick Nelson commentedI also find this, although I don't currently have a solution. Using Drupal 6.14, CCK 6.x-2.2, Content Profile 6.x-1.0-beta3 and CCK Fieldgroup Tabs 6.x-1.x-dev (Oct 01 2008)
Comment #2
fagoPlease try the dev-snapshout, it should fix that.
Comment #3
ergophobe commentedNow the deselected fields are omitted as expected, but the field *groups* are not. So it has empty field groups. But all field groups are still being shown.
edit: Sorry, in my case I'm using Vertical Tabs, not Fieldgroup Tabs. I imagine it's a related issue though.
Comment #4
ergophobe commentedThe fieldgroup is properly eliminated in Content Profile (i.e. there's no fieldset tag), but it remains in the Vert Tab javascript.
I'm not sure where the checks for that should be done, but the Content Profile module works with the Fieldgroup Tabs module as expected and I only see this problem with Vertical Tabs.
I've opened an issue for Vertical Tabs
http://drupal.org/node/593246