xxx At script:// URL Introduce ASCII Encoding Support
Posted: Tuesday 01 January 2019 19:43
Hello Domoticz
It seems space character are UnAllowed to be used at a On/Off Action script:// URL
Domoticz Log: Error script not found 'D:/Program'
Is it usefull to Introduce ASCII Encoding Support At script://
https://www.w3schools.com/tags/ref_urlencode.asp
Example
script://D:\Program Files (x86)\Domoticz\scripts\python\script_device_demo.py
Example ASCII Encoded (i used FileMenu Tools from lopesoft --> right click at file FileMenu Tools --> Copy internet path)
script://D:/Program%20Files%20%28x86%29/Domoticz/scripts/python/script_device_demo.py
Or i should install Domoticz at the folder D:/Domoticz/
Thanks in advance
for referenced about script:// usage
viewtopic.php?t=1931#p65455
viewtopic.php?t=23753#p182846
It seems space character are UnAllowed to be used at a On/Off Action script:// URL
Domoticz Log: Error script not found 'D:/Program'
Is it usefull to Introduce ASCII Encoding Support At script://
https://www.w3schools.com/tags/ref_urlencode.asp
Example
script://D:\Program Files (x86)\Domoticz\scripts\python\script_device_demo.py
Example ASCII Encoded (i used FileMenu Tools from lopesoft --> right click at file FileMenu Tools --> Copy internet path)
script://D:/Program%20Files%20%28x86%29/Domoticz/scripts/python/script_device_demo.py
Or i should install Domoticz at the folder D:/Domoticz/

Thanks in advance
for referenced about script:// usage
viewtopic.php?t=1931#p65455
viewtopic.php?t=23753#p182846