mirror of
https://github.com/clechasseur/pathcopycopy.git
synced 2026-04-25 12:15:58 +03:00
[GH-ISSUE #63] Copy Internet Path with ³ #61
Labels
No labels
bug
duplicate
enhancement
enhancement
enhancement
fixed
help wanted
help wanted
invalid
pull-request
question
waiting for input
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pathcopycopy#61
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ststschl on GitHub (Apr 4, 2019).
Original GitHub issue: https://github.com/clechasseur/pathcopycopy/issues/63
Originally assigned to: @clechasseur on GitHub.
Hello,
most of the directories I'm using Pathcopycopy with are now including a ³. It should probably translate into "%C2%B3" when using the "Copy Internet Path". It currently breaks the link, as it doesn't translate it at all.
Is it possible to get that fixed?
Cheers,
Stefan.
@clechasseur commented on GitHub (Aug 14, 2019):
During testing for this bug, I found an issue copying Internet Paths that contain spaces. This has been fixed and will be available in the next version (17.0).
However, the ³ character is indeed a valid character in URIs. I've tested it on my machine with a local file containing that character and the copied path works (with the fix above for spaces).