https://bugzilla.wikimedia.org/show_bug.cgi?id=29461
Bawolff <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Bawolff <[email protected]> 2011-06-21 17:52:17 UTC --- Just to clarify, can you upload normal files fine (like a .jpg or some other format that's commonly uploaded). >If that is the correct behavior for a .doc then I will have to disable the >checking as there are 3 different versions of office being used on site .docx >(2007 and 2010 format), .doc (saved from 2007 or 2010) and .doc (saved from >2003). Docx files being blacklisted by default is the desired behaviour (concerns over GIFAR vulnerability). However they should be upload-able if application/x-opc+zip is removed from $wgMimeTypeBlacklist, and add to the allowed mime types. The exception about directory creation is not supposed to happen unless MediaWiki really can't create the needed subdirectories, and shouldn't be related to the type of file being uploaded. -- 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
