Comment 1 for bug 802788

Revision history for this message
Alexander Regueiro (alexreg) wrote :

This is due to the fact that the code handling the sending of raw IRC messages insures that no parameters are null-length. I've decided it's probably best to allow zero-length trailing parameters, thus this exception will no longer be thrown. (Specifying a zero-length password does however make the server complain by replying with an ERROR message.)