You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "mungeol heo (JIRA)" <ji...@apache.org> on 2015/09/03 10:57:45 UTC

[jira] [Updated] (TIKA-1728) Detection is not working properly for detecting HWP 5.0 file

     [ https://issues.apache.org/jira/browse/TIKA-1728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

mungeol heo updated TIKA-1728:
------------------------------
    Attachment: test_5.0.hwp
                test_3.0.hwp

test_3.0.hwp: HWP 3.0 format
test_5.0.hwp: HWP 5.0 format

> Detection is not working properly for detecting HWP 5.0 file
> ------------------------------------------------------------
>
>                 Key: TIKA-1728
>                 URL: https://issues.apache.org/jira/browse/TIKA-1728
>             Project: Tika
>          Issue Type: Bug
>         Environment: OS: windows 7 and centos 6
> Java: 1.7
> Tika jar: tika-app-1.10.jar
> File: HWP 5.0
>            Reporter: mungeol heo
>         Attachments: test_3.0.hwp, test_5.0.hwp
>
>
> HWP file has two formats which are HWP 3.0 and HWP 5.0.
> 'tika-app-1.10.jar' detects HWP 3.0 format's file correctly.
> But, not for HWP 5.0.
> I addressed commands I used and returned results below.
> > java -jar tika-app-1.10.jar --detect test_3.0.hwp
> > application/x-hwp
> > java -jar tika-app-1.10.jar --detect test_5.0.hwp
> > application/x-tika-msoffice



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)