Mercurial > hg > orthanc
changeset 5053:1e435be86887
todo
author | Alain Mazy <am@osimis.io> |
---|---|
date | Fri, 08 Jul 2022 07:24:10 +0200 |
parents | e2dece12f444 |
children | 255b02c68908 |
files | TODO |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/TODO Thu Jun 30 17:11:08 2022 +0200 +++ b/TODO Fri Jul 08 07:24:10 2022 +0200 @@ -282,7 +282,9 @@ * Add compatibility with non-ASCII paths (Orthanc expresses its paths as UTF-8 strings, but Windows expects them to be translated to the system locale) - +* Fix error message when stopping the service: + https://groups.google.com/g/orthanc-users/c/NyrwUJ9N6Ec/m/sTZIcWvaAgAJ + ==== Misc