zigdon / twirssi

An irssi script allowing the use of Twitter from within the IRC client.
http://twirssi.com
133 stars 26 forks source link

Malformed or illegal unicode characters in a tweet can make twirssi crash. #7

Closed Pieter557 closed 13 years ago

Pieter557 commented 14 years ago
19:29:21 -!- Irssi: Error in script twirssi:
19:29:21 malformed or illegal unicode character in string [���bgct], cannot convert to JSON at /usr/local/share/perl/5.10.0/JSON/Any.pm
               line 466.

The tweet that caused it: http://twitter.com/BillGates/status/12466832063 ( coincidence or not? ) Althought it's probably more a bug in perl, but the error could be handled i think?

mmitch commented 13 years ago

This should have been fixed in the meantime, see issue #9 which is already closed.

gedge commented 13 years ago

considered fixed in latest beta