Invalid URL for Web Hook results in 500 page.
Created by: EpeeCheeze
When trying to create a web hook for a project if the user does not append "http://" in the address (ie "google.com") a 500 error page is presented upon submission.
I would expect that the form page be shown with an error message stating that the url is invalid or that "http://' is appended by default if not present.