https://bugzilla.wikimedia.org/show_bug.cgi?id=30797

Neil Kandalgaonkar <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #9 from Neil Kandalgaonkar <[email protected]> 2011-09-13 
02:31:29 UTC ---
The feature of obtaining previews from the scaler was broken due to a config
change. 

This didn't affect modern Chrome or Firefox since we have a number of
techniques that we use with those browsers to obtain thumbnails locally.

The offending config change was that someone changed the URL of the Upload
Stash scaler to a protocol relative URL. Since it is the server itself which
obtains these images and then streams them to the client, the protocol relative
URL made no sense, and caused 500 errors.

Fixed in wmf-config revision r2266, with a note on why this URL shouldn't be
protocol-relative. Deployed and seems to have fixed the issue.

Also, raindrift added a change in r96934 to add the protocol back if someone
accidentally makes this config change again.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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

Reply via email to