8000 Bug: Returns non-string binaries when called on Emojis · Issue #34 · h4cc/slugger · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Bug: Returns non-string binaries when called on Emojis #34
Open
@sheharyarn

Description

@sheharyarn

This returns invalid string binaries when the string contains an emoji:

Slugger.slugify_downcase("Hi!")
#  => "hi"

Slugger.slugify_downcase("Hi! 👋")
# => <<104, 105, 45, 159, 145, 139>>

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

      0