[
https://issues.apache.org/jira/browse/IMAGING-168?focusedWorklogId=287591&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-287591
]
ASF GitHub Bot logged work on IMAGING-168:
------------------------------------------
Author: ASF GitHub Bot
Created on: 02/Aug/19 10:24
Start Date: 02/Aug/19 10:24
Worklog Time Spent: 10m
Work Description: kinow commented on issue #18: IMAGING-168 installing
package with Swedish characters adds junk char…
URL: https://github.com/apache/commons-imaging/pull/18#issuecomment-517649973
@ecki
>BTW I think Latin1 is one of the 8bit transparent encodings, so the old
code would never be unequal. This is one of the reasons why Latin1 is used if a
encoding is not well defined. I do not understand iptc enough here to say if it
is good or bad to use a different encoding, but it might need to be
configurable...
I don't know much about IPTC, and this issue with transparent encodings. But
looks to me like after this PR we would have ISO-8859-1 as default/fallback,
but if within the metadata another value was defined, then the parser would now
respect and use it... so in a certain way it would be configurable I think?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 287591)
Time Spent: 2h 20m (was: 2h 10m)
> IPTC parser should use CodedCharacterSet tag to determine encoding of the
> IPTC tag values
> -----------------------------------------------------------------------------------------
>
> Key: IMAGING-168
> URL: https://issues.apache.org/jira/browse/IMAGING-168
> Project: Commons Imaging
> Issue Type: Bug
> Components: Format: JPEG
> Reporter: sudeep khemka
> Priority: Major
> Fix For: Review Patch
>
> Attachments: codedCharacterSet.patch
>
> Time Spent: 2h 20m
> Remaining Estimate: 0h
>
> The IPTC CodedCharacterSet tag can be used to specify the encoding of the
> IPTC tag values. But the setting is currently ignored.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)