Bug #118
When a chat creation fails, it doesn't send a ERR_NOSUCHCHANNEL
| Status: | Resolved | Start: | 2009-05-15 | |
|---|---|---|---|---|
| Priority: | High | Due date: | 2009-10-10 | |
| Assigned to: | % Done: | 100% |
||
| Category: | IRC protocol | Spent time: | 1.00 hour | |
| Target version: | 1.0 | Estimated time: | 1.00 hour | |
| libpurple: | Branch: |
Description
Currently, when user tries to join an IM chat channel, and join fails (for example if jabber channel name is wrong), it doesn't send any ERR_NOSUCHCHANNEL reply.
Associated revisions
Revision 866bf9c3205284f31b37cdf5626d18a9b1efbcb8
send a ERR_NOSUCHCHANNEL when can't join a channel (refs #118)
After a /join, if the channel is not joined after a timeout of 500ms, it
sends a ERR_NOSUCHCHANNEL reply to user.
History
Updated by Romain Bignon 11 months ago
- Due date set to 2009-10-10
- Status changed from New to Resolved
- % Done changed from 0 to 100