Skip to content

Commit 08696e3

Browse files
committed
MAGETWO-81594: Issue #6924: Unmask exception message during product import #11363
- Merge Pull Request #11363 from tim-bezhashvyly/magento2:patch-1 - Merged commits: 1. 4cdc133
2 parents ba4b975 + 4cdc133 commit 08696e3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/ImportExport/Model/Import.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -567,7 +567,6 @@ public function validateSource(\Magento\ImportExport\Model\Import\AbstractSource
567567
ProcessingError::ERROR_LEVEL_CRITICAL,
568568
null,
569569
null,
570-
null,
571570
$e->getMessage()
572571
);
573572
}

0 commit comments

Comments
 (0)