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

       Web browser: ---
            Bug ID: 56926
           Summary: thumb.php redirection broken when there is no 404
                    handler
           Product: MediaWiki
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: File management
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Redirection of thumb.php was introduced in I40350121cf. 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.

-- 
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
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to