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

--- Comment #2 from Brion Vibber <br...@wikimedia.org> 2011-07-20 17:26:43 UTC 
---
The redirect target appears to be built with WebRequest::getFullRequestURL()
which uses $wgServer, which in this case I think ought to be the
protocol-relative link.

This then doesn't seem to get expanded further, so it might be nginx (the https
proxies) that are expanding it to http:// or else the caches or?

We do though output a 301 here which is meant to be cacheable; so if that
happens below the cache layer we could also be caching things incorrectly.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to