help text

urwen - February 13, 2008 - 12:38
Project:cck_map
Version:5.x-3.3
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:duplicate
Description

when submitting a new text help the new inserted one is not saved. The mistake is on this line (around 65):

if ($form['field_type']['#value'] == 'map_location') {
unset($form['widget']['default_value_fieldset']);
if (!strlen($form['widget']['description']['#value']))
$form['widget']['description']['#value'] = "";
}
}

#1

Oliver Coleman - May 5, 2008 - 09:09
Status:active» duplicate

Duplicate of http://drupal.org/node/194488

 
 

Drupal is a registered trademark of Dries Buytaert.