https://bugzilla.wikimedia.org/show_bug.cgi?id=35607
Platonides <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Platonides <[email protected]> 2012-11-20 17:59:58 UTC --- My first impression was that OpenOffice was wrong here. However, the mime type registration for OOXML does not provide any specific magic number. It is exactly the same as for zip. Which has been making this painful the whole time. Compare with http://www.iana.org/assignments/media-types/application/vnd.oasis.opendocument.text for instance, where OpenDocument, by placing the as mimetype as the first entry, made it easy to detect. -- 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
