Bug 49 - Worklists: accentuated characters are removed from C-Find responses
Summary: Worklists: accentuated characters are removed from C-Find responses
Status: RESOLVED FIXED
Alias: None
Product: Orthanc
Classification: Unclassified
Component: Orthanc Core (show other bugs)
Version: unspecified
Hardware: All All
: --- normal
Assignee: Sébastien Jodogne
URL:
Depends on:
Blocks:
 
Reported: 2020-06-29 15:12 CEST by Sébastien Jodogne
Modified: 2020-06-29 15:19 CEST (History)
0 users

See Also:


Attachments
2761557746-Capture.PNG (49.88 KB, image/png)
2020-06-29 15:12 CEST, Sébastien Jodogne
Details
1107029898-Capture.PNG (38.46 KB, image/png)
2020-06-29 15:12 CEST, Sébastien Jodogne
Details
1.2.826.0.1.3680043.9.6676.1496913432.2006770628992097492124057.wl (774 bytes, application/dicom)
2020-06-29 15:18 CEST, Sébastien Jodogne
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sébastien Jodogne 2020-06-29 15:12:29 CEST
[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)
Comment 1 Sébastien Jodogne 2020-06-29 15:12:31 CEST
Created attachment 2 [details]
2761557746-Capture.PNG
Comment 2 Sébastien Jodogne 2020-06-29 15:12:33 CEST
Created attachment 3 [details]
1107029898-Capture.PNG
Comment 3 Sébastien Jodogne 2020-06-29 15:18:30 CEST
Created attachment 89 [details]
1.2.826.0.1.3680043.9.6676.1496913432.2006770628992097492124057.wl
Comment 4 Sébastien Jodogne 2020-06-29 15:19:59 CEST
[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