Page MenuHomePhabricator

thumb.php redirection broken when there is no 404 handler
Open, HighPublic

Description

Redirection of thumb.php was introduced in rMW82a8e07935. It is plainly broken for MediaWiki installations lacking a 404 thumb handler, since it redirects from thumb.php (which is meant to render the image) directly to the nonexistent thumbnail URL.

Even for installations that do have a 404 handler, it is presumably unexpected that thumb.php could redirect to something other than thumb.php. It seems to be an unintended consequence of sharing code with the 404 handler.


Version: 1.23.0
Severity: normal

Details

Reference
bz56926

Event Timeline

bzimport raised the priority of this task from to High.Nov 22 2014, 2:30 AM
bzimport set Reference to bz56926.

Change 96920 had a related patch set uploaded by Gergő Tisza:
WIP Make thumb.php redirects point to thumb.php

https://gerrit.wikimedia.org/r/96920

Tgr removed Tgr as the assignee of this task.Dec 23 2014, 11:15 PM
Tgr subscribed.