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

       Web browser: ---
            Bug ID: 42900
           Summary: windows-nonascii-filename and ForeignAPIRepo
           Product: MediaWiki
           Version: 1.21-git
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: File management
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---

With $wgUseInstantCommons = true it is possible, that a windows host must save
thumbs of files with nonascii letters like german umlauts.

For example: [[File:Amazone_-_Al_Hansen_-_Kölnisches_Stadtmuseum-5054.jpg]]
But the system creates a folder:
thumb\1\1b\Amazone_-_Al_Hansen_-_Kölnisches_Stadtmuseum-5054.jpg
with a thumb file:
437px-Amazone_-_Al_Hansen_-_Kölnisches_Stadtmuseum-5054.jpg

You see, that the german umlauts is broken, which results in a broken image.
Changing ö to the correct letter (ö) shows the image, so there is only a
problem while saving the thumb to the hard disk, not for showing it.

Trying to upload a file with a german umlauts results in error message
'windows-nonascii-filename'.

Need a idea or a warning for this files, when it is shown or used.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to