[go: nahoru, domu]

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

added a (maybe partial) solution to issue 99. i wasn't able to create an appropriate test #255

Merged
merged 1 commit into from
Feb 12, 2017

Conversation

misleadingTitle
Copy link
Contributor

With my partially implemented code I can reproduce the issue: the generated file shows as corrupted in Excel (version 2016). Analyzing the corrupted sheet XML I saw that a tag was closed but never opened, so I tried to fix that so that Excel shows an empty sheet (as should be) and doesn't complain.
Unfortunately I was no able to create an appropriate test so I created a failing stub for one.

@guyonroche guyonroche merged commit 920dcd1 into exceljs:master Feb 12, 2017
@guyonroche
Copy link
Collaborator

Thanks for the contribution
I added a unit-test to catch the issue and dropped your integration test stub

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

Successfully merging this pull request may close these issues.

None yet

3 participants