28 Nov
2007
28 Nov
'07
1:46 p.m.
User: karens Branch: HEAD Date: Wed, 28 Nov 2007 12:46:58 +0000 Modified files: /modules/cck optionwidgets.module Log message: Change the method of adding validation to optionwidgets. Setting it in hook_element allows it to be overridden by any other module that adds validation to the element. Instead we'll set it in #process by adding it to the end of the validation array so it always gets called. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/cck/optionwidgets....