Browse Source

Fixed a bug in the tripal_chado_field_storage_write_merge_fields when saving the entity

Chun-Huai Cheng 8 years ago
parent
commit
ca5baad196
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tripal_chado/includes/tripal_chado.field_storage.inc

+ 1 - 1
tripal_chado/includes/tripal_chado.field_storage.inc

@@ -378,8 +378,8 @@ function tripal_chado_field_storage_write_merge_fields($fields, $entity_type, $e
           else {
             $temp[$table_name][$delta][$column_name] = $value;
           }
+          $value_set = TRUE;
         }
-        $value_set = TRUE;
       }
 
       // If there is no value set for the field using the