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

backslashes in mime-type : application/vnd.mif are wrong

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.13
    • config, core
    • Win64, Eclipse

    • Patch

    Description

      In
      tika-core\src\main\resources\org\apache\tika\mime\tika-mimetypes.xml
      there are the lines:
      <match value="\<MakerFile" type="string" offset="0" />
      <match value="\<MIFFile" type="string" offset="0" />
      <match value="\<MakerDictionary" type="string" offset="0" />
      <match value="\<MakerScreenFont" type="string" offset="0" />
      <match value="\<MML" type="string" offset="0" />
      <match value="\<Book" type="string" offset="0" />
      <match value="\<Maker" type="string" offset="0" />
      wrong.
      the backslashes must be removed.

      Attachments

        1. tika-bug.log
          2 kB
          Steffen Netz
        2. test.mif
          57 kB
          Steffen Netz
        3. test.fm
          10 kB
          Steffen Netz
        4. test.doc
          10 kB
          Steffen Netz

        Activity

          People

            Unassigned Unassigned
            Bummibaer Steffen Netz
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: