Skip to content

[Bug] Hitting dimension arrays of non-standard size, 16 instead of 14 #577

Description

@sftse
[2025-10-23T09:42:18Z DEBUG calamine::xls] parse_dimensions: [0, 0, 0, 0, 99, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0]
[2025-10-23T09:42:18Z DEBUG calamine::xls] parse_dimensions: [0, 0, 0, 0, 221, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0]
[2025-10-23T09:42:18Z DEBUG calamine::xls] parse_dimensions: [0, 0, 0, 0, 99, 1, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0]
[2025-10-23T09:42:18Z DEBUG calamine::xls] parse_dimensions: [0, 0, 0, 0, 221, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0]
[2025-10-23T09:42:18Z DEBUG calamine::xls] parse_dimensions: [0, 0, 0, 0, 99, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0]
[2025-10-23T09:42:18Z DEBUG calamine::xls] parse_dimensions: [0, 0, 0, 0, 125, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0]
[2025-10-23T09:42:18Z DEBUG calamine::xls] parse_dimensions: [0, 0, 0, 0, 221, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0]
[2025-10-23T09:42:18Z DEBUG calamine::xls] parse_dimensions: [0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0]

Similar to #572, wrong worksheet dimensions should not be much of an obstacle to reading the rest of the information from the sheet.

Could make it on-demand just like reading the VBA.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions