You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note: it doesn't matter whether the image URL is http or https or if the blog is private—it only seems to matter that Photon sometimes cannot fetch the image.
The text was updated successfully, but these errors were encountered:
Steps to reproduce:
img
HTML snippetResult: the image appears fine in the post but is broken in the Reader because Photon cannot always fetch the image.
Sample image embed:
Note that the image link used in the Reader https://i1.wp.com/cloud.githubusercontent.com/assets/506547/8077870/0baa1fc8-0f62-11e5-90a9-58658b6dfa7b.png?w=653&quality=80&strip=info returns, "We cannot complete this request, remote data was invalid"
Sample image HTML:
<img src="http://ksr-ugc.imgix.net/assets/003/851/970/2563ec19df134acf8ecf33e51a1e9af6_original.gif?v=1432527573&w=680&h=&fit=max&q=92&s=2c43722c5d87a5ce1780cc5f75e7c00b" alt="" width="400" height="237" border="0" />
Note that the image link used in the Reader https://i1.wp.com/cloud.githubusercontent.com/assets/506547/8077870/0baa1fc8-0f62-11e5-90a9-58658b6dfa7b.png?w=653&quality=80&strip=info returns, "We cannot complete this request, remote data could not be fetched"
Original post showing a working image:
Seen at http://watchingstormsrollby.me/2015/11/25/imgix/ using Firefox 42.0 on Mac OS X 10.10.5
Same post in the Reader where the image cannot be loaded:
Seen at https://wordpress.com/read/post/feed/40471243/873178405 using Firefox 42.0 on Mac OS X 10.10.5
Note: it doesn't matter whether the image URL is http or https or if the blog is private—it only seems to matter that Photon sometimes cannot fetch the image.
The text was updated successfully, but these errors were encountered: