Last modified: 2013-03-19 15:56:54 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T48297, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 46297 - [Regression] Various redirect domains incorrectly pointing to to www.wikipedia.org?
[Regression] Various redirect domains incorrectly pointing to to www.wikipedi...
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
General/Unknown (Other open bugs)
wmf-deployment
All All
: High major (vote)
: ---
Assigned To: Nobody - You can work on this!
: code-update-regression, ops
: 46307 (view as bug list)
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-03-18 21:51 UTC by Krinkle
Modified: 2013-03-19 15:56 UTC (History)
5 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Krinkle 2013-03-18 21:51:18 UTC
Why does http://www.wikimediafoundation.org/ redirect to http://www.wikipedia.org/ ?
Comment 1 Krinkle 2013-03-18 21:51:58 UTC
Change-Id: I48d34054870ffc9bb87aecf808a626eb80bd30c2
Comment 2 MZMcBride 2013-03-18 21:53:08 UTC
Confirmed the issue (Location header is definitely wrong currently).

---
$ curl -I "http://www.wikimediafoundation.org/"

HTTP/1.0 301 Moved Permanently
Date: Mon, 18 Mar 2013 21:47:11 GMT
Server: Apache

Location: http://www.wikipedia.org/

Cache-Control: max-age=2592000
Expires: Wed, 17 Apr 2013 21:47:11 GMT
Content-Length: 233
Content-Type: text/html; charset=iso-8859-1
Age: 290
X-Cache: HIT from cp1018.eqiad.wmnet
X-Cache-Lookup: HIT from cp1018.eqiad.wmnet:3128
X-Cache: MISS from cp1015.eqiad.wmnet
X-Cache-Lookup: MISS from cp1015.eqiad.wmnet:80
Connection: close
---

Possibly related to <https://gerrit.wikimedia.org/r/54586>.
Comment 3 Alex Monk 2013-03-18 21:58:35 UTC
Would adding org to the (^|\.)wikimediafoundation\.(com|net|info)$ condition fix this maybe? Did Gerrit change #15698 cause this (See inline comment)?
Comment 4 Alex Monk 2013-03-18 21:59:45 UTC
Oh a fix was already made. Ignore my last comment -.-
Comment 5 MZMcBride 2013-03-19 02:13:11 UTC
As reported by harej in #wikimedia just now, it looks like https://bookshelf.wikimedia.org is redirecting to wikipedia.org currently as well:

---
$ curl -I "https://bookshelf.wikimedia.org"
HTTP/1.1 301 Moved Permanently
Server: nginx/1.1.19
Date: Tue, 19 Mar 2013 02:12:51 GMT
Content-Type: text/html; charset=iso-8859-1
Content-Length: 233
Connection: keep-alive

Location: http://www.wikipedia.org/

Cache-Control: max-age=2592000
Expires: Wed, 17 Apr 2013 21:25:51 GMT
Age: 17220
X-Cache: HIT from cp1007.eqiad.wmnet
X-Cache-Lookup: HIT from cp1007.eqiad.wmnet:3128
X-Cache: MISS from cp1002.eqiad.wmnet
X-Cache-Lookup: MISS from cp1002.eqiad.wmnet:80
---

Presumably the same underlying cause?
Comment 6 MZMcBride 2013-03-19 02:57:01 UTC
Okay, it looks like <http://www.wikimediafoundation.org> is now pointing correctly to <http://wikimediafoundation.org>. Marking this as fixed. I'll split comment 5 out into its own bug report.
Comment 7 Krinkle 2013-03-19 15:56:31 UTC
*** Bug 46307 has been marked as a duplicate of this bug. ***

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links