We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
v1.12.1-e0a93fc
The frontend doesn't show an error when a URL is entered without http/https. The backend does return an error, but it isn't visible.
No response
Originally reported by @dcgomes. There are a few issues here:
www.
We can probably get away automatically appending https if it's omited.
https
The text was updated successfully, but these errors were encountered:
Should be addressed by #2167 and #2169
Sorry, something went wrong.
SuaYoo
No branches or pull requests
Browsertrix Version
v1.12.1-e0a93fc
What did you expect to happen? What happened instead?
The frontend doesn't show an error when a URL is entered without http/https. The backend does return an error, but it isn't visible.
Reproduction instructions
Screenshots / Video
No response
Environment
No response
Additional details
Originally reported by @dcgomes. There are a few issues here:
www.
.We can probably get away automatically appending
https
if it's omited.The text was updated successfully, but these errors were encountered: