Issue27

Title Query/Retrieve shows corrupted names
Priority bug Status resolved
Superseder Nosy List admin
Assigned To
Keywords Orthanc Core

Created on 2016-12-12.16:16:46 by admin, last changed by admin.

Files
File name Uploaded Type Edit Remove
2.dcm admin, 2020-06-29.15:18:18 application/dicom
Messages
msg118 (view) Author: admin Date: 2016-12-12.16:16:46
[BitBucket user: Eddie Szulc]
[BitBucket date: 2016-12-12.15:16:46]

**What steps will reproduce the problem?**
Use the DICOM file attached. I’ve added strange accents by editing the DICOM file in a hex editor. M with a superscript a is Spanish for Maria.
Add the DICOM file (2.dcm) to the server by drag/drop. Retrieve on the client shows the wrong characters. After retrieval, the Patient list shows the correct characters.

**What is the expected output? What do you see instead?**
Accented characters expected, extra unprintable characters added. (UTF8?)

**What version of the product are you using? On what operating system?**
Orthanc 1.1.0 Windows 8.1
msg119 (view) Author: admin Date: 2020-06-29.15:18:18
[Bugzilla user: s.jodogne@gmail.com]
[Bugzilla date: 2020-06-29T13:18:18+00:00]

Created attachment 84
2.dcm
msg120 (view) Author: admin Date: 2016-12-12.16:19:02
[BitBucket user: Sébastien Jodogne]
[BitBucket date: 2016-12-12.15:19:02]

The handling of encodings in C-FIND answers is fixed in the mainline. It will be part of Orthanc 1.2.0.
History
Date User Action Args
2026-07-29 15:51:19admincreate