Skip to content

String#scrub ignores the block if the string encoding is not ASCII-compatible #4437

@eregon

Description

@eregon

JRuby version: latest

JRuby suffers from the same bug for String#scrub as MRI since it is the same code, transliterated to Java. See https://bugs.ruby-lang.org/issues/13119 for details.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions