https://bz.apache.org/bugzilla/show_bug.cgi?id=59747
Nick Burch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- OS| |All --- Comment #1 from Nick Burch <[email protected]> --- Apart from a handful of formats (eg those which require a mimetypes file that's uncompressed as the first entry in the zip), reliably detecting container formats can only be done by opening up the container itself Apache Tika ships with a special detector for zip-based container formats for this very reason! (Tika also, on trunk, correctly detects POI-generated OOXML files as OOXML from mime magic only) -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
