Skip to content

Simplified Chinese language support is totally broken under Ruby 1.9 #2

Description

@edyfox

In Ruby 1.8, string was binary array with no encoding information. But since Ruby 1.9, string are forced to be attached to a specific encoding. That broke the whole simplified Chinese support (the typical "invalid byte sequence in UTF-8").

As Ruby 1.8 was already end-of-life, do we have plan to port deplate to make it Ruby 1.9 compatible?

Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions