Uploaded image for project: 'Commons Imaging'
  1. Commons Imaging
  2. IMAGING-35

FieldTypeASCII does not conform to the EXIF specification.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.0-alpha1
    • None
    • None

    Description

      According to EXIF specification "2 = ASCII An 8-bit byte containing one 7-bit ASCII code. The final byte is terminated with NULL."

      Nevertheless the method FieldTypeASCII.getSimpleValue(TiffField entry) returns the string that contains NULL character in the end which is wrong. The NULL should not be included. For example try tag TiffConstants.TIFF_TAG_DATE_TIME.

      Found in Sanselan 0.97.

      Attachments

        Activity

          People

            Unassigned Unassigned
            libor.nenadal Libor Nenadál
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: