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

--- Comment #6 from Brion Vibber <[email protected]> 2011-09-07 22:38:42 UTC 
---
Got one to work again, though per above we already figured the problem is on
the inside and should be fixable.

Req:

Key    Value
Request    GET
/wiki/Special:UploadStash/thumb/zz89zibobfo.5h72oi.123.jpg/88px-zz89zibobfo.5h72oi.123.jpg
HTTP/1.1
Accept    image/png, image/svg+xml, image/*;q=0.8, */*;q=0.5
Referer    http://commons.wikimedia.org/wiki/Special:UploadWizard
Accept-Language    en-US
User-Agent    Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0)
Accept-Encoding    gzip, deflate
Host    commons.wikimedia.org
Connection    Keep-Alive
(cookies removed)

The mapping to the low-level internal URL is done internally from the keyname
on the URL params, then it's crapping out from pushing the protocol-relative
URL into an HTTP request. :)

-- 
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