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

Images with "//"-URLs don't show in the editor #6277

Closed
liclac opened this issue Dec 31, 2015 · 1 comment
Closed

Images with "//"-URLs don't show in the editor #6277

liclac opened this issue Dec 31, 2015 · 1 comment

Comments

@liclac
Copy link

liclac commented Dec 31, 2015

For example, the following two show up properly:

![](http://i.imgur.com/U0Lv7dJ.jpg)
![](https://i.imgur.com/U0Lv7dJ.jpg)

This does not:

![](//i.imgur.com/U0Lv7dJ.jpg)

It works fine on the actual page, just not in the editor; it shows the default placeholder, likely due to not recognizing it as a valid URL.

@ErisDS
Copy link
Member

ErisDS commented Jan 4, 2016

Hi @uppfinnarn, this is a known issue. Closing in favour of #5625.

@ErisDS ErisDS closed this as completed Jan 4, 2016
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

2 participants