Closed kidwellj closed 7 years ago
Resolved. However, when we get to a stage when users are inputting points on the map it will be safer and better if we can format on entry rather than in a retrospective manner just to reduce potential bugs.
Agreed. And thanks!
Once you push the new code I'll mark as resolved. :)
Great. All set!
Because data will be user generated we can't assume users will know to preface https/http for URL, so will need (1) test for presence of properly formatted URL and as necessary (2) programmatically insert "http://" in the front.