- Issue created by @abhishek_virasat
The website encountered an unexpected error. Please try again later.
PhpOffice\PhpSpreadsheet\Reader\Exception: /var/www/web/sites/default/files/node_pictures/example_3.xlsx is an Invalid Spreadsheet file. in PhpOffice\PhpSpreadsheet\Reader\Csv->openFileOrMemory() (line 288 of /var/www/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Csv.php).
need to implement validation to ensure that the selected file has the correct extension. Specifically, for eg. if user selects CSV as the desired file type and attempts to upload a file with a different extension, throwing error.
Active
1.0
Code