Skip to content

load and save a ods or xlsx file with a cell containing formular including an external filepah on windows-system leads to a replacement [1] instead of the correct filepath #4435

Open
@comfine

Description

@comfine

=WENNFEHLER(SVERWEIS(D2;'file:///C:/Program Files (x86)/xampp/htdocs/cao-adresses.xlsx'#$Worksheet.A2:C99999;3;0); "")

will be converted to

=WENNFEHLER(SVERWEIS(D2;[1]worksheet!a2:C99999;3;0); "")

when loading the file with phpspreadsheet and save it again as a new file.

i attached a sample-file, that can be used for testing. cell containing the Formular is E2.

broken.ods

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions