Issue49

Title Worklists: accentuated characters are removed from C-Find responses
Priority bug Status resolved
Superseder Nosy List admin
Assigned To
Keywords Orthanc Core

Created on 2017-06-08.11:27:02 by admin, last changed by admin.

Files
File name Uploaded Type Edit Remove
1.2.826.0.1.3680043.9.6676.1496913432.2006770628992097492124057.wl admin, 2020-06-29.15:18:30 application/dicom
1107029898-Capture.PNG admin, 2020-06-29.15:12:33 image/png
2761557746-Capture.PNG admin, 2020-06-29.15:12:31 image/png
Messages
msg225 (view) Author: admin Date: 2017-06-08.11:27:02
[BitBucket user: Alain Mazy]
[BitBucket date: 2017-06-08.09:27:02]

Attached is a worklist file with an accentuated character correctly encoded in ISO IR 100.
Patient name is VANILLÉ^LAURA

![Capture.PNG](2761557746-Capture.PNG)

when retrieving it with findscu:
```
findscu --call VOLUSON3 -W 127.0.0.1 4243 -k 0010,0010="*" -X
W: ---------------------------
W: Find Response: 1 (Pending)
W:
W: # Dicom-Data-Set
W: # Used TransferSyntax: Little Endian Explicit
W: (0008,0005) CS [ISO_IR 100]                             #  10, 1 SpecificCharacterSet
W: (0010,0010) PN [VANILL^LAURA^^^Mme]                     #  18, 1 PatientName
W:
```

when dumping the response to a file:
![Capture.PNG](1107029898-Capture.PNG)
msg226 (view) Author: admin Date: 2020-06-29.15:12:31
[Bugzilla user: s.jodogne@gmail.com]
[Bugzilla date: 2020-06-29T13:12:31+00:00]

Created attachment 2
2761557746-Capture.PNG
msg227 (view) Author: admin Date: 2020-06-29.15:12:33
[Bugzilla user: s.jodogne@gmail.com]
[Bugzilla date: 2020-06-29T13:12:33+00:00]

Created attachment 3
1107029898-Capture.PNG
msg228 (view) Author: admin Date: 2020-06-29.15:18:30
[Bugzilla user: s.jodogne@gmail.com]
[Bugzilla date: 2020-06-29T13:18:30+00:00]

Created attachment 89
1.2.826.0.1.3680043.9.6676.1496913432.2006770628992097492124057.wl
msg229 (view) Author: admin Date: 2017-06-09.17:57:46
[BitBucket user: Sébastien Jodogne]
[BitBucket date: 2017-06-09.15:57:46]

Fix issue #49 (Worklists: accentuated characters are removed from C-Find responses)

→ https://hg.orthanc-server.com/orthanc/changeset/4e27c2a598d4
History
Date User Action Args
2026-07-29 15:51:20admincreate