You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- [x] a bug report
- [ ] a feature request
- [ ] **not** a usage question (ask them on https://stackoverflow.com/questions/tagged/phpspreadsheet or https://gitter.im/PHPOffice/PhpSpreadsheet)
What is the expected behavior?
Open the result .xlsx with Excel without warning (after the document was saved with PhpSpreadsheet)
Open the result .xlsx with Excel ask a confirm notice to open :
Ask :
Microsoft Excel: Sorry ... We found a problem in the contents of "Class_Box - Copy.xlsxOUT.xlsx"
Microsoft Excel : Désolé... Nous avons trouvé un problème dans le contenu de "Classeur_Model - Copie.xlsxOUT.xlsx"
After confirm :
Excel has completed file level validation and repair. Some parts of the workbook may have been repaired or abandoned.
Deleted Part: Print Options.
Deleted part: Drawing form.
Excel a terminé la validation et la réparation de niveau fichier. Certaines parties du classeur peuvent avoir été réparées ou abandonnées.
Partie supprimée: Options d'impression.
Partie supprimée: Forme de dessin.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
If this is still an issue for you, please try to help by debugging it further and sharing your results.
Thank you for your contributions.
This is:
What is the expected behavior?
Open the result .xlsx with Excel without warning (after the document was saved with PhpSpreadsheet)
Classeur_Empty.xlsx
Classeur_Empty.xlsxOUT.xlsx
What is the current behavior?
Open the result .xlsx with Excel ask a confirm notice to open :
Ask :
After confirm :
Classeur_Model.xlsx
Classeur_Model.xlsxOUT.xlsx
What are the steps to reproduce?
Updating phpoffice/phpspreadsheet (1.0.0 => 1.2.1)
OK : no problem
Updating phpoffice/phpspreadsheet (1.2.1 => 1.3.0)
KO : the problem appears
Which versions of PhpSpreadsheet and PHP are affected?
All PhpSpreadsheet versions since 1.3.0 are affected.
(Used PHP Version 7.1.22)
The text was updated successfully, but these errors were encountered: