From dev-return-4581-apmail-tika-dev-archive=tika.apache.org@tika.apache.org Wed Dec 01 09:29:37 2010 Return-Path: Delivered-To: apmail-tika-dev-archive@www.apache.org Received: (qmail 97261 invoked from network); 1 Dec 2010 09:29:36 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 1 Dec 2010 09:29:36 -0000 Received: (qmail 26104 invoked by uid 500); 1 Dec 2010 09:29:36 -0000 Delivered-To: apmail-tika-dev-archive@tika.apache.org Received: (qmail 26006 invoked by uid 500); 1 Dec 2010 09:29:36 -0000 Mailing-List: contact dev-help@tika.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tika.apache.org Delivered-To: mailing list dev@tika.apache.org Received: (qmail 25990 invoked by uid 99); 1 Dec 2010 09:29:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Dec 2010 09:29:35 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Dec 2010 09:29:34 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oB19TEAA007179 for ; Wed, 1 Dec 2010 09:29:14 GMT Message-ID: <32516702.44281291195754512.JavaMail.jira@thor> Date: Wed, 1 Dec 2010 04:29:14 -0500 (EST) From: "Jukka Zitting (JIRA)" To: dev@tika.apache.org Subject: [jira] Resolved: (TIKA-563) .vor files are Staroffice Templates, not Staroffice Writer documents In-Reply-To: <16757153.37781291159452455.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/TIKA-563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting resolved TIKA-563. -------------------------------- Resolution: Fixed Fix Version/s: 0.9 Assignee: Jukka Zitting Perfect, thanks! Patch committed in revision 1040909. > .vor files are Staroffice Templates, not Staroffice Writer documents > -------------------------------------------------------------------- > > Key: TIKA-563 > URL: https://issues.apache.org/jira/browse/TIKA-563 > Project: Tika > Issue Type: Bug > Reporter: Antoni Mylka > Assignee: Jukka Zitting > Fix For: 0.9 > > Attachments: staroffice-templates.patch, staroffice.5.2.templates.zip > > > The current tika-mimetypes.xml states that *.vor files are from vnd.stardivision.writer. This is not true. The vor extension is used by templates from all staroffice applications. Moreover all of them have the msoffice magic number. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.