Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding links creates illegal href when protocol is given. #1245

Closed
cardalda opened this issue May 25, 2023 · 1 comment
Closed

Adding links creates illegal href when protocol is given. #1245

cardalda opened this issue May 25, 2023 · 1 comment
Labels
Milestone

Comments

@cardalda
Copy link

cardalda commented May 25, 2023

Adding a link always prepends localhost://, despite a (custom) protocol was given.
For example: adding the link

custom://my_handled_link/what_ever

should not change to

https://localhost:8081/custom://my_handled_link/what_ever

Tested on version [v2.44.12] with latest chrome...

@JiHong88 JiHong88 added the bug label May 28, 2023
@JiHong88 JiHong88 added this to the 2.45.0 milestone May 28, 2023
JiHong88 added a commit that referenced this issue May 28, 2023
@JiHong88
Copy link
Owner

The 2.45.0 version has been updated.
Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants