Skip to content

Fix legacy showZeroes handling in OCR XLSX converter - #2497

Open
Ofcnitin wants to merge 5 commits into
microsoft:mainfrom
Ofcnitin:main
Open

Ofcnitin wants to merge 5 commits into
microsoft:mainfrom
Ofcnitin:main

Conversation

@Ofcnitin

Copy link
Copy Markdown

Summary

Fixes #2400.

  • Reuse the existing XLSX showZeroesshowZeros repair in the OCR XLSX converter.
  • Apply the repair when openpyxl fails to load a legacy workbook using showZeroes.
  • Add a regression test covering the legacy worksheet XML format.

Testing

  • Added a regression test using a mock OCR service to exercise the OCR conversion path.

@Ofcnitin

Copy link
Copy Markdown
Author

@microsoft-github-policy-service agree

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.

OCR XLSX converter still fails on legacy showZeroes sheet views

1 participant