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

Wrong URL/error message if protocol is omitted #42

Open
Zodiac1978 opened this issue Nov 2, 2023 · 0 comments
Open

Wrong URL/error message if protocol is omitted #42

Zodiac1978 opened this issue Nov 2, 2023 · 0 comments
Labels

Comments

@Zodiac1978
Copy link
Member

Zodiac1978 commented Nov 2, 2023

Kaputter <a href="www.google.com/">Link</a>
Ok <a href="https://www.google.com/">Link</a>

Leads to "Check for URL https://www.google.com/ failed with status code 403." ...

... which is confusing, misleading and wrong.

It is complaining about the correct link and does not find the problem with the first one (as it is seeing it as relative link and therefore ignoring it).

@Zodiac1978 Zodiac1978 added the bug label Nov 2, 2023
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

1 participant