Modify ↓
Opened at 2012-05-24T10:28:33Z
Closed at 2013-03-24T20:40:47Z
#965 closed defect (fixed)
Number of parsed users limited to 1024 characters
Reported by: | Owned by: | Miklos Vajna | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Skype | Version: | 3.0.5 |
Keywords: | Cc: | ||
IRC client+version: | Client-independent | Operating System: | Public server |
OS version/distro: |
Description
I have many users on skype contact list. On initialization skyped returns list of users, in my case 1574 chars long. skype.c only reads first 1024 characters.
Thus the rest of the users are not queried for online status and don't appear in bitlbee's user list.
Attachments (0)
Change History (2)
comment:1 Changed at 2012-05-24T13:53:23Z by
comment:2 Changed at 2013-03-24T20:40:47Z by
Resolution: | → fixed |
---|---|
Status: | new → closed |
We bumped this limit in r971.1.12 to 16384 characters, hopefully that's enough for now. Indeed, arbitrary long lines would be even better, but I'm waiting for a real-world usecase for that. :-)
Note: See
TracTickets for help on using
tickets.
Note this applies generally for any messages sent by skyped, not only USERS. For example long CHATMESSAGE lines.