Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

URIs starting with // #12

Open
facundoolano opened this issue May 7, 2016 · 2 comments
Open

URIs starting with // #12

facundoolano opened this issue May 7, 2016 · 2 comments

Comments

@facundoolano
Copy link

isUri returns undefined for urls starting with a double slash, as in //lh6.ggpht.com/5mI27oolnooL__S3ns9qAf_6TsFNExMtUAwTKz6prWCxEmVkmZZZwe3lI-ZLbMawEJh3=w300 which I understand is a valid url. For instance, Google play uses it for its images and icons.

@ogt
Copy link
Owner

ogt commented May 15, 2016

Hi @facundoolano and thank you for the report (and sorry for the delayed response)
I am leaving the issue open - to see if I can get around to do it - feel free to submit a patch :-)

@nakedtoast
Copy link

Hi, I've added a fix for this issue here. It will work only with isUri()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants