Skip to content

Conversation

@Timanx
Copy link

@Timanx Timanx commented Oct 11, 2018

Description

Some .docx files (possibly those from Office 365, tested on documents from Word Online created from blank templates) have file document22.xml in their zip archive instead of document.xml. TemplateProcessor::getMainPartName now handles this correctly.

Fixes #1253

Checklist:

  • I have run composer run-script check --timeout=0 and no errors were reported
  • The new code is covered by unit tests (check build/coverage for coverage report)
  • I have updated the documentation to describe the changes

@troosan troosan changed the title #1253 fix Fix parsing of Office 365 documents Nov 16, 2018
@troosan troosan self-assigned this Nov 16, 2018
@troosan troosan added this to the v0.16.0 milestone Nov 16, 2018
@coveralls
Copy link

Coverage Status

Coverage increased (+0.002%) to 94.84% when pulling c12f98f on Timanx:develop into 586f45e on PHPOffice:develop.

@troosan troosan merged commit a7bfc8d into PHPOffice:develop Nov 25, 2018
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