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

           Summary: Impossible to move dwg files
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: easy, need-review
          Severity: normal
          Priority: Normal
         Component: Images and files
        AssignedTo: wikibugs-l@lists.wikimedia.org
        ReportedBy: lucasbill...@gmail.com
                CC: gpaum...@wikimedia.org, bryan.tongm...@gmail.com


Uploading is dwg files is fine. 

$wgFileExtensions = array( 'dwg', 'jpg', 'png', 'gif', 'jpeg', 'pdf', 'txt' );

But moving is impossible.

File:Test 1.dwg >> File:Test 2.dwg = "The new file extension does not match its
type".

Tried adding variations of following to mime.info & mime.types with no luck:

image/vnd.dwg image/x-dwg application/acad     [DRAWING]

Image table for all .dwg files has the following field values:
img_media_type = UNKNOWN
img_major_mime = unknown
img_minor_mime = unknown

Not sure this is even considered a bug.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to