Modify

#116 closed defect (fixed)

Small error in output having more than one Jabber account

Reported by: Tar-Minyatur Owned by:
Priority: minor Milestone: 1.0.2
Component: BitlBee Version: 1.0.1
Keywords: Cc:
IRC client+version: X-Chat Operating System: Linux
OS version/distro: Ubuntu

Description

It's not really important, but I'm a perfectionist so I report it. ;o) I've added two Jabber accounts to Bitlbee (one in the LAN, one in the internet). Now BitlBee shows the account name when something's happening on one of the jabber accounts, so they can be properly identified. There is a small error in this message: The account name is cut off after the last dot. It looks like this:

<@root> JABBER(username@domain. - Logging in: Connecting

I think it should look like this:

<@root> JABBER (username@…) - Logging in: Connecting

Attachments (0)

Change History (3)

comment:1 Changed at 2006-03-18T09:17:50Z by wilmer

Milestone: 1.0.2

But hey, at least this is better than to get a buffer overflow. ;-) But yes, I noticed this before, time to make that buffer a bit bigger.

comment:2 Changed at 2006-03-23T12:33:21Z by wilmer

Resolution: fixed
Status: newclosed

Fixed by [147].

comment:3 Changed at 2006-03-23T17:48:21Z by timing

so bitlbee will need more memory now?

Modify Ticket

Action
as closed The ticket will remain with no owner.
The resolution will be deleted.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.