Skip to content
Snippets Groups Projects

`gsub': invalid byte sequence in US-ASCII (ArgumentError) #18

Merged Martin Lowe requested to merge github/fork/autumnfound/malowe/master/18 into master

Force UTF-8 encoding on strings coming from the system. Currently they are being cast as ASCII-US otherwise, which breaks on international alphabets.

Signed-off-by: Martin Lowe martin.lowe@eclipse-foundation.org

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading