Skip to content

Error parse values #347

Open
Open
@Shagrat2

Description

@Shagrat2

Version

1.66.6

Describe the bug

If the value ends with \\
At the next load , it is glued together with the following line

A request for the "cert" key gives "Y:\\_1\\serial = 12345678"

To reproduce

[dirs]
cert = Y:\\_1\\
serial = 12345678

Expected behavior

[dirs]
cert = Y:\\_1\\
serial = 12345678

Additional context

Can be solved by saving "path = filepath.Clean(path)"

Code of Conduct

  • I agree to follow this project's Code of Conduct

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

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions