Closed mcepl closed 11 years ago
If I paste někdo dnes na oběd k Dobré myšlence?
into Firesea IRC, it's logged correctly, but not transferred correctly. Hopefully this isn't an underlying bug in node-irc. I get a warning in Colloquy of an "incomplete encoding" and it prints nkdo dnes na obd k Dobré myalence?
in Colloquy.
This is not an issue with the underlying node-irc library.
irc = require 'irc'
client = new irc.Client 'irc.mozilla.org', 'testcase',
autoConnect: false
client.connect ->
client.join '#testclient', ->
client.say '#testclient', 'někdo dnes na oběd k Dobré myšlence?'
client.disconnect()
^ works.
If I log the string immediately before calling tcpSocketInstance.send, it's fine. On the receiving end, it's not.
Possible solutions:
29 is nice problem to have, but I think more urgent (particularly for users like me who try to use Firesea IRC in Czech) is that when I enter to the phone: