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

Damjan Jovanovic resolved SANSELAN-33.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0

Added in commit 1291967, resolving FIXED.

                
> Add a field with the raw bytes in 
> org.apache.sanselan.formats.jpeg.iptc.IPTCRecord
> ----------------------------------------------------------------------------------
>
>                 Key: SANSELAN-33
>                 URL: https://issues.apache.org/jira/browse/SANSELAN-33
>             Project: Commons Sanselan
>          Issue Type: Improvement
>            Reporter: Olivier Voortman
>            Priority: Trivial
>             Fix For: 1.0
>
>   Original Estimate: 10m
>  Remaining Estimate: 10m
>
> Hi there,
> I was wondering if you could add a field with the raw bytes of the 
> IPTCRecord, such as :
>       public final byte[] data;  or with a getter().
> Because when the IPTCParser creates each IPTCRecord, it assumes the record is 
> using the ISO-8859-1 charset, which of course is not always the case.
> It would be nice to perform some automatic charset detection in there too.
> But having access to the raw bytes can be usefull anyway, if for some reason 
> the record is not a string.
> Thanks already!

--
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

        

Reply via email to