Skip to content

Paths components that start with a period are not resolved properly #31

@I-asked

Description

@I-asked

So that when I attempt to resolve an absolute path for say /home/julia/.config, I get /home/juliaconfig instead…

Here is the exact offending line of code:

path = path.replace(getSeparator() + ".", "");

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions