https://bugzilla.wikimedia.org/show_bug.cgi?id=72324
--- Comment #4 from Daren Welsh <[email protected]> --- I have duplicated this behavior with several image files. Here is one I can share: https://commons.wikimedia.org/wiki/File:Nunak.png The issue did not happen on Wikimedia Commons, but I duplicated it on our dev server. I attempted to upload the image, which exceeds 3500x3500 pixels. That resulted in a blank web page. I opened "Recent changes" for that wiki in another browser tab and saw that the file did in face upload. I then modified LocalSettings.php to increase $wgMemoryLimit to 500000000 (500M) and reattempted to open the file page. This time it opened with the scaled preview just fine. So it seems to me I should have been given some kind of message that the image I tried to upload exceeded the $wgMaxImageArea setting. Instead it just ended on a blank page. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
