Our client cannot parse the C-FIND response...

Dear Orthanc Support,

We have tested Orthanc v.1.4.2 DICOM PACS (on Fedora29) with Our Java Based Image Viewer which is part of the GE AWS.

(build information: https://koji.fedoraproject.org/koji/buildinfo?buildID=1146148)

We have used findscu command for querying on IMAGE level on Orthanc:

$ findscu -k 0008,0052=IMAGE -k PatientID -k StudyInstanceUID=“1.2.840.*” -P localhost 8000 -v -aet ORTHANC

Hello,

Thanks for reporting this issue!

It should have been fixed by the following changeset that has just been committed to the Orthanc mainline:
https://bitbucket.org/sjodogne/orthanc/commits/55dacaf139ed1e512090a60078668e40a0eb6301

Please could you give a try to this fix by compiling the mainline from source?
https://bitbucket.org/sjodogne/orthanc/src/default/LinuxCompilation.txt

This fix will be part of forthcoming Orthanc 1.5.2.

Regards,
Sébastien-

For reference, the previous fix (that is shipped with Orthanc 1.5.2) was not sufficient by itself.

Full patch is now available in the following changeset, that will be part of forthcoming Orthanc 1.5.3:
https://bitbucket.org/sjodogne/orthanc/commits/b6e7714c3fe6c207fc48365900e97674886bf628

Sébastien-