Cannot use spaces and other characters in the name of modalities

Hi,

I saw that there is a limitation on the name of the modality:

modalityname.png

The name is used in the json configuration file as a string with quotes (“”), so the json itself should not be the reason for the name limit.

For example - I cannot add a modality with name “My PACS”.

Thanks,
Gil

I understand this is probably a limitation because this name is used in the URL for some of the APIs.
Is there a possibility to add something like a “DisplayName” attribute in the settings json with any string we want?

Thank you very much,
Gil

בתאריך יום שלישי, 20 באוגוסט 2019 בשעה 16:17:40 UTC+3, מאת Gil Zigelman:

Hello,

Indeed, this is a limitation to be “URL-friendly”.

Regarding the display name, please check out the following FAQ entry:
https://book.orthanc-server.com/faq/improving-interface.html

HTH,
Sébastien-