Skip to content

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

@edyfox

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!

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