jquery / jquerymobile.com

jQuery Mobile web site content
http://jquerymobile.com
Other
54 stars 65 forks source link

"Photo lightbox" popup example broken (broken images) #21

Closed teo1978 closed 11 years ago

teo1978 commented 11 years ago

At: http://view.jquerymobile.com/1.3.1/dist/demos/#Photolightbox

The image urls are broken screenshot from 2013-07-16 19 35 29

teo1978 commented 11 years ago

Actually, it's not the urls, it's the files. The urls correspond to existing files, but the files are somehow broken or corrupt. They are not valid jpg files.

e.g. http://view.jquerymobile.com/1.3.1/dist/demos/_assets/img/paris.jpg

teo1978 commented 11 years ago

LOL they begin with the two UTF-8 bytes. Looks like they have been transfered as text files rather than binary, or something like that.

jaspermdegroot commented 11 years ago

@matteosistisette - See https://github.com/jquery/jquery-mobile/issues/5969. Closing as fixed.