Uploaded image for project: 'Tika'
  1. Tika
  2. TIKA-1728

Detection is not working properly for detecting HWP 5.0 file

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.22
    • None
    • None
    • OS: windows 7 and centos 6
      Java: 1.7
      Tika jar: tika-app-1.10.jar
      File: HWP 5.0

    Description

      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.
      Used commands and returned results are addresses 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

      Attachments

        1. error-message.png
          36 kB
          mungeol heo
        2. HWP-document-file-formats-5.0-Korean.pdf
          692 kB
          mungeol heo
        3. HWP-document-file-formats-3.0-Korean.pdf
          884 kB
          mungeol heo
        4. test_5.0.hwp
          16 kB
          mungeol heo
        5. test_3.0.hwp
          9 kB
          mungeol heo

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mungeol mungeol heo
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: