endangereddataweek / endangereddataweek.org

Website for promoting EDW
http://endangereddataweek.org
MIT License
2 stars 1 forks source link

Ensure links start with http(s) #19

Closed waynegraham closed 6 years ago

waynegraham commented 6 years ago

When filling out the Google form, not everyone includes a protocol for links (e.g. www.foo.bar and not http://www.foo.bar). When the tests are run to check for internal links, the browser interprets this as an internal link to the site (e.g. http://endangereddataweek.org/www.foo.bar).

When processing the form data, the website field need to be checked to ensure it starts with http(s).

waynegraham commented 6 years ago

closed in https://github.com/endangereddataweek/endangereddataweek.org/commit/2418408801d7fb3b5443433b8803e96dcb2df531