CCK Fields not updated when fieldgroup.module is disabled

ezra-g - June 3, 2009 - 17:09
Project:Comment CCK
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

CCK fields in a node are not updated when fieldgroup.module is disabled, because _comment_cck_ungroup_fields doesn't return anything when it is disabled. The attached patch simply returns the flat fields when fielgroup is not enabled.

In my testing with a cck text field, this resolved the problem for me.

AttachmentSize
comment_cck_fieldgroup.patch566 bytes

#1

a_c_m - July 22, 2009 - 13:22
Status:needs review» fixed

even though you got to it first, http://drupal.org/node/527258 has just been committed (http://drupal.org/cvs?commit=241264) and fixes the same issue.

#2

System Message - August 5, 2009 - 13:30
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.