mozilla / high-fidelity

HTML5 podcast app (for the Web, including FirefoxOS)
https://marketplace.firefox.com/app/podcasts
108 stars 40 forks source link

Adding URL without explicit 'http://' or 'https://' doesn't work #43

Closed mcepl closed 10 years ago

mcepl commented 10 years ago

In this day and age, users shouldn't be forced to type down (especially on a mobile phone) 'http://' string. If the URL doesn't start with 'http[s]?://' then I think app should just add 'http://'.

fwenzel commented 10 years ago

Good catch!

tofumatt commented 10 years ago

Agreed! This should be an easy fix (https://github.com/mozilla/high-fidelity/blob/master/app/scripts/controllers/podcast_new_controller.js) but if no one else patches it I’ll see to it for the next update.

On August 13, 2014 at 12:19:04, Fred Wenzel (notifications@github.com) wrote:

Good catch!

— Reply to this email directly or view it on GitHub.