Fix #16783 - Incorrect linkage from one table's value to another table (varchar FK)
Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
parent
86232c3b92
commit
176ff6a99c
@ -3766,7 +3766,7 @@ class Results
|
||||
) {
|
||||
[
|
||||
$is_field_truncated,
|
||||
$column,
|
||||
$displayedColumn,
|
||||
$original_length,
|
||||
] = $this->getPartialText($column);
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user