Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught error when opening ods file in 1.9 #1176

Closed
franksl opened this issue Sep 25, 2019 · 1 comment
Closed

Uncaught error when opening ods file in 1.9 #1176

franksl opened this issue Sep 25, 2019 · 1 comment

Comments

@franksl
Copy link

franksl commented Sep 25, 2019

Hello,
Reopening issue #1047, sorry for reposting.

When trying to open an ods file downloaded from google drive I receive this exception:

PHP Fatal error: Uncaught TypeError: Argument 2 passed to PhpOffice\PhpSpreadsheet\Reader\Ods\Properties::setCoreProperties() must be an instance of SimpleXMLElement, array given, called in /my/path/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Ods/Properties.php on line 27 and defined in /my/path/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Ods/Properties.php:39

I'm actually stuck at v1.7.

Thanks,
Frank

@fjqtp
Copy link

fjqtp commented Oct 7, 2019

Same bug for me, bugfix by @Jerome3 works

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants