Skip to content

Use TextDecoder() to decode UTF-8 characters#5416

Merged
knolleary merged 1 commit intonode-red:masterfrom
kazuhitoyokoi:master-fixgarbledtext
Jan 5, 2026
Merged

Use TextDecoder() to decode UTF-8 characters#5416
knolleary merged 1 commit intonode-red:masterfrom
kazuhitoyokoi:master-fixgarbledtext

Conversation

@kazuhitoyokoi
Copy link
Copy Markdown
Member

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Proposed changes

Fixed #5415.

Checklist

  • I have read the contribution guidelines
  • For non-bugfix PRs, I have discussed this change on the forum/slack team.
  • I have run npm run test to verify the unit tests pass
  • I have added suitable unit tests to cover the new/changed functionality

@knolleary knolleary merged commit 626be95 into node-red:master Jan 5, 2026
5 checks passed
@kazuhitoyokoi kazuhitoyokoi deleted the master-fixgarbledtext branch January 6, 2026 01:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Garbled UTF-8 characters in debug tab

2 participants