You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Emmanuel Bourg (Reopened) (JIRA)" <ji...@apache.org> on 2011/12/20 12:17:30 UTC

[jira] [Reopened] (SANSELAN-34) FieldTypeASCII does not conform to the EXIF specification.

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

Emmanuel Bourg reopened SANSELAN-34:
------------------------------------

    
> FieldTypeASCII does not conform to the EXIF specification.
> ----------------------------------------------------------
>
>                 Key: SANSELAN-34
>                 URL: https://issues.apache.org/jira/browse/SANSELAN-34
>             Project: Commons Sanselan
>          Issue Type: Bug
>            Reporter: Libor Nenadál
>             Fix For: 1.0
>
>
> 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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira