Skip to content

Always normalize RECORD files to forward-slash when writing #158

Open
@pradyunsg

Description

@pradyunsg

We should unconditionally do path.replace("\\", "/") in RecordEntry.to_row, since we might read a path from a Windows-generated RECORD (or on Windows) and need to normalise it to use / unconditionally.

Metadata

Metadata

Assignees

No one assigned

    Labels

    component: recordsRelated to installer.recordstype: taskSomething that needs to be done that is not a bug or feature

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions