jgoerzen / twidge

Command-line twitter/identica client [Haskell]
http://wiki.github.com/jgoerzen/twidge/
GNU General Public License v2.0
220 stars 30 forks source link

Fails to post updates with unicode characters #58

Closed nodiscc closed 8 years ago

nodiscc commented 10 years ago

Twidge fails to post messages with unicode characters in them:

↳ twidge update "▶ Cypress Hill - Tequila Sunrise - YouTube https://www.youtube.com/watch?v=QrWnH7cV_-c"
twidge: Enum.toEnum{Word8}: tag (9654) is outside of bounds (0,255)

Nothing is posted after running this command.

There's a similar problem at https://github.com/jaor/xmobar/issues/106 with a patch available.

erayaydin commented 9 years ago

Same problem with Turkish characters.

ghost commented 8 years ago

same with portuguese

jgoerzen commented 8 years ago

What version was this with? 09c59c20a35ec5f8ccd71596aad68f52fbd82559 should have fixed this

nodiscc commented 8 years ago

@jgoerzen It was a loooong time ago and I don't use twidge anymore. I'll close this since you seem to have fixed it. Thanks!