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

Fix: Missing support for exotic names of excel-workbooks like "workbook2.xml" #1183

Closed

Conversation

rdoering
Copy link

@rdoering rdoering commented Oct 2, 2019

This is:

- [x] a bugfix
- [ ] a new feature

Checklist:

Why this change is needed?

Some auto generated xlsx files are using other names as workbook than "workbook.xml". This is fixed by supporting names of workbooks by regex /workbook.*\.xml/.

Robert Doering added 2 commits October 2, 2019 14:41
…ook2.xml", which are fine for excel

(cherry picked from commit 1572e40)
… workbook names like "workbook2.xml", which are fine for excel"
@rdoering rdoering changed the title Master fix workbook limitation Fix: Missing support for exotic names of excel-workbooks like "workbook2.xml" Oct 2, 2019
@rdoering
Copy link
Author

Please write, if you have a question.

@rdoering
Copy link
Author

Is here any progress?

@DraugDev
Copy link

Hay, when will it be merged? I would like to use it as soon as possible!

@rdoering
Copy link
Author

rdoering commented Nov 4, 2019

Travis is only failing on PHP 7.4.

@rdoering
Copy link
Author

Any news here?

@PowerKiKi PowerKiKi closed this in 6a2e0ce Nov 17, 2019
@rdoering
Copy link
Author

Is the addressed issue aleady fixed?

@PowerKiKi
Copy link
Member

Yes, thanks to you. I merged your PR, with small adjustments, in 6a2e0ce

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

Successfully merging this pull request may close these issues.

3 participants