Index: branches/unlabeled/unlabeled-1.14.2/kernel/include/customfield.php =================================================================== diff -u -r6102 -r6873 --- branches/unlabeled/unlabeled-1.14.2/kernel/include/customfield.php (.../customfield.php) (revision 6102) +++ branches/unlabeled/unlabeled-1.14.2/kernel/include/customfield.php (.../customfield.php) (revision 6873) @@ -107,7 +107,7 @@ $table = $this->Application->getUnitOption($main_prefix.'-cdata', 'TableName'); if ($temp_table) { - $table = $this->Application->GetTempName($table); + $table = $this->Application->GetTempName($table, 'prefix:'.$main_prefix); } $sql = 'SELECT *