[
https://issues.apache.org/jira/browse/SANSELAN-34?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emmanuel Bourg resolved SANSELAN-34.
------------------------------------
Resolution: Fixed
Fix Version/s: 1.0
> 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