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

[BasicUI] Replace non printable characters #2284

Merged
merged 1 commit into from
Jan 27, 2024

Conversation

lolodomo
Copy link
Contributor

@lolodomo lolodomo commented Jan 24, 2024

Fix #2250

Non printable characters are replaced by the unicode replacement character.

Signed-off-by: Laurent Garnier lg.hc@free.fr

@lolodomo lolodomo added bug Something isn't working basic ui Basic UI labels Jan 24, 2024
@lolodomo lolodomo requested a review from a team as a code owner January 24, 2024 23:33
@lolodomo lolodomo marked this pull request as draft January 24, 2024 23:33
Non printable characters are replaced by the unicode replacement character.

Fix openhab#2250

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
@lolodomo lolodomo marked this pull request as ready for review January 25, 2024 18:51
Copy link
Member

@kaikreuzer kaikreuzer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@kaikreuzer kaikreuzer merged commit 1966ba3 into openhab:main Jan 27, 2024
3 checks passed
@kaikreuzer kaikreuzer added this to the 4.2 milestone Jan 27, 2024
@lolodomo lolodomo deleted the basicui_non_printable_chars branch January 27, 2024 22:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
basic ui Basic UI bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BasicUI] Non printable characters in item state breaks UI
2 participants