浏览代码

Fixed a bug in the tripal_chado_field_storage_write_merge_fields when saving the entity

Chun-Huai Cheng 8 年之前
父节点
当前提交
ca5baad196
共有 1 个文件被更改,包括 1 次插入1 次删除
  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