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

Allows users to submit URLs without https:// but does not work unless it has it #5

Open
azeznassar opened this issue Jun 26, 2018 · 0 comments

Comments

@azeznassar
Copy link

Only the domain extension (eg .com) part of the URL is required to submit a bookmark but the Visit button won't work unless it has the https:// part at the start as well.

eg.

A user typing in github.com would submit but the Visit button would lead to:
file:///C:/Users/.../github.com

A user typing in https://github.com will work correctly and lead to GitHub without the file path

avr00 added a commit to avr00/bookmarker that referenced this issue Jul 25, 2018
This will format the link so it always opens correctly.
bradtraversy added a commit that referenced this issue Jul 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant