Sometimes fails to send empty lines
@wjt
Submitted by Will Thompson Assigned to Telepathy bugs list
Description
If I try to send an empty message of type Action (which is completely valid; consider:
< daf>
who wants iced coffee?
! wjt
! Robot101
! smcv
< daf>
NO MORE
), Idle doesn't seem to actually send anything, despite returning success from Send().
If I try to send a multi-line message that contains blank lines, Idle does seem to send the blank lines, but irssi-proxy doesn't pass them on. Not sure where the bug is here; I should test if blank (and non-action) lines work when connected directly to the IRC server.