Modify ↓
Opened at 2010-07-27T08:30:31Z
Closed at 2010-07-28T00:06:36Z
#658 closed enhancement (fixed)
Hide switchboard errors when it's about typing notices
Reported by: | timing | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | BitlBee | Version: | devel |
Keywords: | Cc: | ||
IRC client+version: | Client-independent | Operating System: | FreeBSD |
OS version/distro: |
Description
I removed the check: 'is $user in &bitlbee' before sending a typing notice, because it's possible to have a Bee without control channel.
This is the result if typing to an offline/non-existent user:
10:16:30 <@root> msn(tij*****@hotmail.com) - Error: Error reported by switchboard server: Person is off-line or non-existent 10:16:30 <@root> msn(tij*****@hotmail.com) - Warning: Cleaning up MSN (switchboard) connection with unsent messages to ******@hotmail.com: 10:16:30 <@root> BEWARE, ME R TYPINK MESSAGE!!!!
Can these be hidden when it's about typing notices?
Attachments (0)
Change History (1)
comment:1 Changed at 2010-07-28T00:06:36Z by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
changeset:devel,624 should fix this.