[contributions(DRUPAL-6--1):bprod] /modules/term_fields term_fields.admin.inc term_fields.module
User: bprod Branch: DRUPAL-6--1 Date: Wed, 14 Oct 2009 09:18:20 +0000 Modified files: /modules/term_fields term_fields.admin.inc term_fields.module Log message: - Correct bug #533458 by mephi: validation is made with a regex now - Correct bugs in hook_form_alter: - $_POST['op'] existence was not checked and may cause PHP notice - same pb with $form['tid']['#value'] and $form['vid']['#value'] - Remove useless "switch" in hook_form_alter and replace it by a simple "if". - Remove function term_fields_check_acceptable which is no more used (@see above bug #533458) Links: http://cvs.drupal.org/diff.php?path=contributions/modules/term_fields/term_f... http://cvs.drupal.org/diff.php?path=contributions/modules/term_fields/term_f...
participants (1)
-
drupal-cvs@drupal.org