summaryrefslogtreecommitdiff
path: root/modules/taxonomy
diff options
context:
space:
mode:
authorwebchick <webchick@24967.no-reply.drupal.org>2011-07-17 23:57:28 -0700
committerwebchick <webchick@24967.no-reply.drupal.org>2011-07-17 23:57:28 -0700
commitdafc861fa3b0bf474524f04b9d9d1b7bfe67d27f (patch)
tree536f2f3b42f3171d3fcc3593f85356bfbaa04fa5 /modules/taxonomy
parenta3f4ab154828c90f4bc37ea4bf8edff8573921db (diff)
downloadbrdo-dafc861fa3b0bf474524f04b9d9d1b7bfe67d27f.tar.gz
brdo-dafc861fa3b0bf474524f04b9d9d1b7bfe67d27f.tar.bz2
Issue #952970 by clemens.tolboom, yched: Fixed Undefined index: required in field_default_form().
Diffstat (limited to 'modules/taxonomy')
-rw-r--r--modules/taxonomy/taxonomy.install1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/taxonomy/taxonomy.install b/modules/taxonomy/taxonomy.install
index 56b7e01c6..68fbc7804 100644
--- a/modules/taxonomy/taxonomy.install
+++ b/modules/taxonomy/taxonomy.install
@@ -438,6 +438,7 @@ function taxonomy_update_7004() {
'entity_type' => 'node',
'settings' => array(),
'description' => $vocabulary->help,
+ 'required' => $vocabulary->required,
'widget' => array(),
'display' => array(
'default' => array(