Files
oleibman b3112e4b43 Not Finding Rels File (#3554)
* Not Finding Rels File

Fix #3553. Read of `\xl\worksheets\_rels\sheet1.xml.rels` fails on the new test worksheet (generated by 3rd party product), but read of `xl\worksheets\_rels\sheet1.xml.rels` (same name without leading slash) succeeds. I'm not sure why (over 400 tests succeed with the slash), so will probably delay this a bit while I do more research.

* Move Fix

Move to more logical place.
2023-05-10 18:09:05 -07:00

5.0 KiB