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

       Web browser: ---
             Bug #: 30390
           Summary: Sometimes the suggested filename when uploading has
                    illegal chars
           Product: MediaWiki
           Version: 1.19-svn
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: Unprioritized
         Component: Uploading
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


We really shouldn't suggest illegal filenames.

For example, on upload by url, putting
http://upload.wikimedia.org/wikipedia/commons/e/e0/Petrorhagia_prolifera_%281%29.JPG
into the url box, our js determines that Petrorhagia_prolifera_%281%29.JPG is a
good destination name (which is illegal because it conflicts with percent
encodings). with url's, %-encoding issues will probably be somewhat common, but
could also happen for normal upload from local file.

This is a fairly low priority thing imo.

-- 
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