Enhancement to link pickers with cutpasted urls
Description
In the link pickers the URLs are separated into protocols and the actual url.
We would like to make it so that if they user cut and pastes the URL into the URL box that it would
1. Detect the protocol in the url if provided
2. Strip the protocol from the URL
3. Switch the protocol to that identified
Thanks
Alex