Page MenuHomePhabricator

Incorrect 404 with incorrect redirect target
Closed, ResolvedPublic

Description

Author: nykevin.norris

Description:
Example 404

See attachment. It is completely unmodified (via Firefox's download webpage function). I can't reliably reproduce the issue, and it is not specific to a particular title. I have, however, observed it many times. The really strange thing is that this appears to be particular to one client computer... I think the headers may be... unusual, so I added a URL for an extension description which I think may be responsible. It's on the client experiencing the problem. I am reporting it here, however, because these 404's simply should not be occurring and are at least partially server side by definition. Also, the redirect target is breaking things.

NOTE: There are a number of other extensions on the client, but I assumed it was this one because it redirects HTTP to HTTPS where possible, and I think it might be sending bogus headers or something... Really, though, this is a server issue, so I haven't done thorough client-side testing (yet).

This may be a general MediaWiki bug... I reported it here because it may be a low-level (below MW) problem with the secure server.


Version: unspecified
Severity: enhancement
URL: https://www.eff.org/https-everywhere

Attached:

Details

Reference
bz25750

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 11:21 PM
bzimport set Reference to bz25750.
bzimport added a subscriber: Unknown Object (MLST).

nykevin.norris wrote:

Additional note: The attachment contains a meta redirect, which will probably be annoying (and is bad design style! Why did MW or a lower level thing produce this?).

  • This bug has been marked as a duplicate of bug 23559 ***

nykevin.norris wrote:

I'm not sure if this is the same bug... This bug is transient and irregular, but the other bug is specific to one URL.

Not changing it back because I'm not sure if I should.