Issue24

Title Blank Page after clicking on patient result from Query Retrieve
Priority bug Status resolved
Superseder Nosy List admin
Assigned To
Keywords Orthanc Explorer 1

Created on 2016-08-16.14:50:23 by admin, last changed by admin.

Messages
msg103 (view) Author: admin Date: 2016-08-16.14:50:23
[BitBucket date: 2016-08-16.12:50:23]

Orthanc 1.0.0 Login to http://myip:8042/app/explorer.html. Echo test successful doing a simple query all modalities from yesterday. Get a patient result, but when pressing on the patient the page goes blank (just header). If then typing the patient name under patients and click, then everything is ok. So issue is just with query retrieve.

Additionally, if after query retrieve, pressing arrow down and selecting server AE title, gets stuck on retrieve prompt and causes other queries to slow or even error out requiring orthanc stop/start  to restore.
msg104 (view) Author: admin Date: 2016-11-02.10:39:36
[BitBucket user: Sébastien Jodogne]
[BitBucket date: 2016-11-02.09:39:36]

This is an issue with the JavaScript code of Orthanc Explorer. As a temporary workaround, you'll have to refresh your Web browser (i.e. hit F5 key) to reinitialize the state of Orthanc Explorer.

Reference: https://groups.google.com/d/msg/orthanc-users/z9EpeIeyW4k/plepXuSEDQAJ
msg105 (view) Author: admin Date: 2016-11-06.11:39:12
[BitBucket user: Sébastien Jodogne]
[BitBucket date: 2016-11-06.10:39:12]

Improved robustness of Orthanc Explorer wrt. query/retrieve (maybe fix issue 24)

→ https://hg.orthanc-server.com/orthanc/changeset/e0517f25919e
msg106 (view) Author: admin Date: 2016-11-06.11:50:04
[BitBucket user: Sébastien Jodogne]
[BitBucket date: 2016-11-06.10:50:04]

A possible fix is now on the mainline, I'm waiting for feedback:
https://groups.google.com/d/msg/orthanc-users/z9EpeIeyW4k/K_LMaKRPBAAJ
msg107 (view) Author: admin Date: 2016-11-17.17:27:02
[BitBucket user: Piotr Faba]
[BitBucket date: 2016-11-17.16:27:02]

Same issue here. I got today a Windows binary from here: http://www.orthanc-server.com/download.php
msg108 (view) Author: admin Date: 2016-11-17.17:32:31
[BitBucket user: Sébastien Jodogne]
[BitBucket date: 2016-11-17.16:32:31]

@pete_fab This is normal: The fix lies in the mainline, and is not part of any official Windows release. Give a try to the "2016-11-14-LoadPrivateDictionary" development snapshot: http://www.orthanc-server.com/browse.php?path=/orthanc/snapshots
msg109 (view) Author: admin Date: 2017-07-05.11:05:45
[BitBucket user: Alain Mazy]
[BitBucket date: 2017-07-05.09:05:45]

on hold, no feedback since 6 months
msg110 (view) Author: admin Date: 2019-01-25.10:06:42
[BitBucket user: Sébastien Jodogne]
[BitBucket date: 2019-01-25.09:06:42]

No follow-up by the reporter for more than two years, closing the issue.
History
Date User Action Args
2026-07-29 15:51:19admincreate