https://bugzilla.wikimedia.org/show_bug.cgi?id=48205
--- Comment #30 from Sam Reed (reedy) <[email protected]> --- If something won't ever thumbnail, check and see if you can view the original (click on the big thumbnail) So for https://commons.wikimedia.org/wiki/File:Vas_med_frostblommor_-_Hallwylska_museet_-_87149.tif is https://upload.wikimedia.org/wikipedia/commons/c/ca/Vas_med_frostblommor_-_Hallwylska_museet_-_87149.tif It's giving a 404. So it needs reuploading. Same for https://commons.wikimedia.org/wiki/File:%C3%84lghudskyller,_Sverige_1600-talets_b%C3%B6rjan_-_Livrustkammaren_-_43603.tif https://upload.wikimedia.org/wikipedia/commons/b/b9/%C3%84lghudskyller%2C_Sverige_1600-talets_b%C3%B6rjan_-_Livrustkammaren_-_43603.tif I have now re-uploaded them. Uploading them manually is going to have the same problem; the issue lies with extracting stuff EXIF data, so no matter how you try, it's always going to fail. The fix being to patch the library as Tim suggested, or push it through something like imagemagick to see if it normalises/fixes the error the PHP EXIF code doesn't like. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
