# HG changeset patch # User Sebastien Jodogne # Date 1583308577 -3600 # Node ID cc10eefaf908038c44141667b3b4b0d4ecf445f9 # Parent 264bb7744679c7f1c9acbd30c7261ada104b237b note diff -r 264bb7744679 -r cc10eefaf908 Plugins/DicomWeb/Run.py --- a/Plugins/DicomWeb/Run.py Tue Mar 03 17:36:47 2020 +0100 +++ b/Plugins/DicomWeb/Run.py Wed Mar 04 08:56:17 2020 +0100 @@ -991,8 +991,9 @@ def test_bitbucket_issue_168(self): - # "Plugins can't read private tags from the configuration file" - # This test will fail if DCMTK <= 3.6.1 (e.g. on Ubuntu 16.04) + # "Plugins can't read private tags from the configuration + # file" This test will fail if DCMTK <= 3.6.1 (e.g. on Ubuntu + # 16.04), or if Orthanc <= 1.5.8 # https://bitbucket.org/sjodogne/orthanc/issues/168/ UploadInstance(ORTHANC, 'Issue168.dcm')