https://bugzilla.wikimedia.org/show_bug.cgi?id=24073
--- Comment #3 from Derk-Jan Hartman <[email protected]> 2010-06-22 20:26:49 CEST --- The extension for MS Office 2007 OpenXML documents is .docx not .doc For this to work: * rename the file to it's proper file extension * you have to have a 1.17 checkout * overwrite $wgMimeTypeBlacklist, so that application/x-opc+zip is not in the list * Add .docx to the list of allowed filetype extensions. $wgFileExtensions Although I have to say, that i'm expecting to see "detected an Open Packaging Conventions archive:" for these types of files in debug. -- 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
