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

BUG: Fix special character display in DICOM metadata viewer #903

Merged
merged 1 commit into from
Mar 7, 2020

Conversation

lassoan
Copy link
Member

@lassoan lassoan commented Feb 16, 2020

ctkDICOMObjectModel displayed the raw data buffer. Now we use ctkDICOMItem::Decode to convert raw data to UTF-8.

ctkDICOMObjectModel displayed the raw data buffer. Now we use ctkDICOMItem::Decode to convert raw data to UTF-8.
@lassoan
Copy link
Member Author

lassoan commented Feb 16, 2020

@jcfr could you have a look why circleci fails? I don't have build errors on Windows.

@lassoan lassoan merged commit 143b3ae into commontk:master Mar 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant