Skip to content

Incorrect opening of URL with CR encoded character (%0D) #105

@pietmank

Description

@pietmank

When you have a URL in a markdown file like the bitbucket branch compare URL, the delimiter between the 2 tags or branches is a CR character, (Dec 13, Hex 0D). When you select this rendered URL in the Markdown Panel, the browser opens with the wrong url

MD:
[9.4.84.1 - 2024-11-29](https://bitbucket.org/mycompany/project/branches/compare/9.4.84.1%0D9.4.84)

URL in browser:
image
https://bitbucket.org/mycompany/project/branches/compare/9.4.84.19.4.84

Using:
Notepad++ v8.7.4 (64-bit)
NppMarkdownPanel for Notepad++ v0.7.3.0
Microsoft Edge for Business v131.0.2903.112 (Official build) (64-bit)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions