Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compression/Decompression of images with attributes after (7FE0,0010) Pixel Data fails with IncompatibleSpecificCharacterSetException #827

Closed
gunterze opened this issue Nov 17, 2020 · 0 comments
Assignees
Labels
Milestone

Comments

@gunterze
Copy link
Member

gunterze commented Nov 17, 2020

Compression/Decompression of images with attributes after (7FE0,0010) Pixel Data fails with IncompatibleSpecificCharacterSetException:

Failed to transcode /tmp/JPLL: Specific Character Sets [] and [ISO_IR 100] not compatible
org.dcm4che3.data.IncompatibleSpecificCharacterSetException: Specific Character Sets [] and [ISO_IR 100] not compatible
	at org.dcm4che3.data.Attributes.addSelected(Attributes.java:2224)
	at org.dcm4che3.imageio.codec.Transcoder$1.readValue(Transcoder.java:421)
	at org.dcm4che3.io.DicomInputStream.readAttributes(DicomInputStream.java:545)
	at org.dcm4che3.imageio.codec.Transcoder.transcode(Transcoder.java:390)

Introduced by #808

@gunterze gunterze added the bug label Nov 17, 2020
@gunterze gunterze added this to the 5.23.0 milestone Nov 17, 2020
@gunterze gunterze self-assigned this Nov 17, 2020
@gunterze gunterze changed the title Compression/Decompression of images with attributes after (7FE0,0010) Pixel Data fails with .IncompatibleSpecificCharacterSetException Compression/Decompression of images with attributes after (7FE0,0010) Pixel Data fails with IncompatibleSpecificCharacterSetException Nov 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant