Skip to content

Deal with wide chars from Jabber to IRC #12

@nunonunes

Description

@nunonunes

I've written in the relevant commit notes that utf8::downgrade cannot handle some chars that come in from Jabber, wich according to utf8::is_utf8 and utf8::valid are perfectly valid UTF8 chars (€ is one example).

Right now I'm simply ignoring those lines to avoid having the AnyEvent::IRC::Client::send function bork the server. This should be handled somewhat more gracefully...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions