Skip to content

Conversation

@jjw24
Copy link
Member

@jjw24 jjw24 commented Aug 30, 2020

In the URI make up, the '#' symbol is the syntax to indicate the fragment part of the URI:
image

We replace the symbol with the encoded syntax %23 so it is escaped and LocalPath property returns the full path.

Note:
the LocalPath property returns the unescaped localised path of a directory. I have not found a good replacement.

Closing #142

@jjw24 jjw24 added the bug Something isn't working label Aug 30, 2020
@jjw24 jjw24 self-assigned this Aug 30, 2020
@jjw24 jjw24 merged commit e5ba262 into dev Sep 5, 2020
@jjw24 jjw24 deleted the fix_localpath_fragmentsymbol branch September 5, 2020 23:07
@JohnTheGr8 JohnTheGr8 linked an issue Oct 14, 2020 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Special character path error (Explorer Plugin)

3 participants