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

officeDocument is misspelled in corePropreties Relationship #95

Merged
merged 2 commits into from
Apr 5, 2020

Conversation

mrkammoun
Copy link
Contributor

http://schemas.openxmlformats.org/officeDocument/2006/relationships/\
metadata/core-properties

in Relationships.swift officeDocument was written lowercase which caused a crash when reading file.parseWorksheetPaths()

Copy link
Collaborator

@MaxDesiatov MaxDesiatov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great stuff, thank you @mrkammoun!

@MaxDesiatov MaxDesiatov merged commit b78db1c into CoreOffice:master Apr 5, 2020
@MaxDesiatov MaxDesiatov added the bug Something isn't working label Apr 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants