https://bugzilla.wikimedia.org/show_bug.cgi?id=67749
--- Comment #5 from Moriel Schottlender <[email protected]> --- When I tried to reproduce this bug (before the merge of the above fix), I kept getting this error in chrome: Uncaught TypeError: undefined is not a function commons.wikimedia.org/w/api.php?callback=jQuery1111024360889615491033_14067…set=0&prop=imageinfo&iiprop=dimensions%7Curl%7Cmediatype&iiurlheight=150:1 And this in in firefox TypeError: jQuery111109862733512069084_1406742881657 is not a function /**/jQuery111109862733512069084_1406742881657({"warnings":{"main":{"*":"Unrecogn... And only after that I get an 'uncaught type error' that seems to be related to missing details in the image (like the caption document). It only happens right after the first API bug. I wasn't able to reproduce it after the 150054 fix was introduced. The API response just before the bug appears seems to suggest that the information from the API is maybe mismatch to the loaded image, which is why I thought it was related. The bug doesn't happen with this fix anymore (I can't reproduce it in master or in beta labs now that it's merged) -- 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
