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

       Web browser: ---
             Bug #: 30789
           Summary: Percent in filename breaks thumbnails
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Images and files
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified


See https://secure.wikimedia.org/wikipedia/en/wiki/File:Ex_1%25_ample.jpg. Both
of the thumbnails in the file history section do not show up. When I go to the
URL of the first thumbnail
(http://upload.wikimedia.org/wikipedia/en/thumb/d/db/Ex_1%25_ample.jpg/111px-Ex_1%25_ample.jpg)
in my browser, I get the following error:

<blockquote>
Error generating thumbnail

Error creating thumbnail: convert: unable to open image
`/mnt/thumbs/wikipedia/en/thumb/d/db/Ex_1%%_ample.jpg/111px-Ex_1%%_ample.jpg':
@ error/blob.c/OpenBlob/2498.
</blockquote>

Something is wrong with URL decoding, causing the %25 in the URL to get
converted to %% instead of %.

(This originally got reported on [[w:WP:VPT]]
(https://secure.wikimedia.org/wikipedia/en/w/index.php?title=Wikipedia:Village_pump_%28technical%29&oldid=448818820#Broken_thumbnail);
the problematic file was fixed by renaming it to a title that didn't contain
the percent sign.)

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

Reply via email to