You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Das Schreiben eines % - Zeichens in eine Text-SysVar führt dazu das diese nicht mehr "bearbeitbar" ist.
Describe the behavior you expected
% - Zeichen in Text-SysVars sollten keine Probleme verursachen.
Steps to reproduce the issue
Text-SysVar anlegen "SV_Text"
% - Zeichen per WebUI-Programm oder Script als Wert in die SysVar schreiben
die SysVar bearbeiten, z.B. versuchen den Wert zu ändern oder umzubenennen
...
What is the version this bug report is based on?
3.65.8.20220831
Which base platform are you running?
rpi3 (RaspberryPi3)
Which HomeMatic/homematicIP radio module are you using?
RPI-RF-MOD
Anything in the logs that might be useful for us?
Browser-Konsolen-Log beim Bearbeiten der SysVar:
prototype.js:603 Uncaught URIError: URI malformed
at decodeURIComponent (<anonymous>)
at loadChar8859Edit (eval at <anonymous> (prototype.js:399:64), <anonymous>:287:54)
at eval (eval at <anonymous> (prototype.js:399:64), <anonymous>:293:68)
at prototype.js:399:64
at prototype.js:640:20
at prototype.js:600:9
at Array.forEach (<anonymous>)
at Array.each (prototype.js:599:12)
at Array.collect (prototype.js:639:10)
at String.evalScripts (prototype.js:399:34)
Additional information
No response
The text was updated successfully, but these errors were encountered:
Describe the issue you are experiencing
Das Schreiben eines % - Zeichens in eine Text-SysVar führt dazu das diese nicht mehr "bearbeitbar" ist.
Describe the behavior you expected
% - Zeichen in Text-SysVars sollten keine Probleme verursachen.
Steps to reproduce the issue
...
What is the version this bug report is based on?
3.65.8.20220831
Which base platform are you running?
rpi3 (RaspberryPi3)
Which HomeMatic/homematicIP radio module are you using?
RPI-RF-MOD
Anything in the logs that might be useful for us?
Additional information
No response
The text was updated successfully, but these errors were encountered: