Skip to content

Reading spreadsheet with values in column without header fails #5

Open
@OndraM

Description

@OndraM

If spreadsheet does have a value in column without header, like this:

header1 header2
foo bar
bar baz ban

The parsing fail in SpreadsheetsReader::readById() in the array_combine() call, as the arrays have different number of items.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions