Skip to content
Snippets Groups Projects

Fix many encoding problems

Merged Ramya Authappan requested to merge github/fork/brodock/fix_encoding into master

Created by: brodock

I've appended bug fixes for #725, #782, #648, #782 with a better solution then force_encoding to UTF-8 as it will not fix every case. A proper reading of Yehuda Katz's article about 1.9 encoding is a must to fully understand the problem: http://yehudakatz.com/2010/05/05/ruby-1-9-encodings-a-primer-and-the-solution-for-rails/.

This also fixes a unreported problem with plain/text blobs being sent without charset being informed on HTTP HEADER.

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
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading