N°7216 - CSV Import failling with cryptic message when some lines have a missing separator - fix import with ignored values

This commit is contained in:
Anne-Cath
2025-06-03 13:32:49 +02:00
parent 0b92535fda
commit 282fb13973
3 changed files with 10 additions and 10 deletions

View File

@@ -739,7 +739,8 @@ try
null, // synchro scope
null, // on delete
$sDateFormat,
$bLocalize
$bLocalize,
count($aFieldList)
);
if ($bSimulate)