allow lookup / search for `http` URLs
All threads resolved!
All threads resolved!
What does this PR do?
When I added the shortcuts in the lookup & search forms, to mostly merge their features, I only covered the case of https://
URLs; everywhere else the code also allows for http://
URLs, and those are also very useful when developing and testing.
So I made them work.
Contribution Guidelines By submitting this merge request, you agree to follow our Contribution Guidelines
-
I agree to follow this project's Contribution Guidelines -
I have made sure to test this pull request