Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add special character handling for strings #1111

Merged
merged 1 commit into from
Feb 1, 2021

Conversation

jp112sdl
Copy link
Contributor

@jp112sdl jp112sdl commented Feb 1, 2021

Description

if ' or \ characters are in a value of a systemvariable (type string), it is impossible to edit the sysvar.

https://homematic-forum.de/forum/viewtopic.php?p=640704#p640630

Related Issue

https://homematic-forum.de/forum/viewtopic.php?p=640704#p640630

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Alternate Designs

Possible Drawbacks

Verification Process

Release Notes

Contributing checklist

  • My code follows the code style of this project.
  • I have read the CONTRIBUTING and LICENSE document.
  • I fully agree to distribute my changes under Apache 2.0 license.

@jens-maus jens-maus added 🐛 bug-report Something isn't working 🏷️ WebUI This refs the WebUI component labels Feb 1, 2021
@jens-maus jens-maus added this to the next release milestone Feb 1, 2021
@jens-maus jens-maus merged commit 92d9616 into jens-maus:master Feb 1, 2021
@jp112sdl jp112sdl deleted the fix/0097-specialChars branch November 20, 2021 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug-report Something isn't working 🏷️ WebUI This refs the WebUI component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants