Skip to content

v2.12.4

@almasumdev almasumdev tagged this 29 Jul 15:59
A relationship Target may be package-absolute (Target="/xl/worksheets/
sheet1.xml"), which Excel and several generators emit. The reader assumed a
relative target and built "xl//xl/..." then crashed on the null archive file.
Targets are now normalized (absolute or relative resolve alike), and a
worksheet that still cannot be found degrades to an empty sheet instead of
throwing. Refs #2.
Assets 2
Loading