Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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