Opened at 2010-04-19T12:19:45Z
Closed at 2010-04-19T13:21:47Z
#595 closed defect (fixed)
set mode for twitter fails
Reported by: | Owned by: | geert | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Version: | 1.2.6 | |
Keywords: | mode failed | Cc: | |
IRC client+version: | Client-independent | Operating System: | Linux |
OS version/distro: | Ubuntu 9.10 |
Description
Just compiled the new 1.2.6 Bitlbee but i can not change the mode to many or chat:
<@Japje> set mode chat <@root> Failed to change setting <@Japje> set mode many <@root> Failed to change setting
Attachments (0)
Change History (3)
comment:1 Changed at 2010-04-19T12:21:03Z by
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:2 Changed at 2010-04-19T12:43:19Z by
Resolution: | invalid |
---|---|
Status: | closed → reopened |
Also setting it for the account does not work:
14:40:29 <@Japje> account set twitter/mode chat 14:40:29 <@root> mode = `one' 14:41:14 <@Japje> account set 5/mode chat 14:41:14 <@root> mode = `one'
but the other settings do change:
14:42:50 <@Japje> account set twitter/away ZzzZZzzz 14:42:50 <@root> away = `ZzzZZzzz'
comment:3 Changed at 2010-04-19T13:21:47Z by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Urgh. I made a small typo in the function that checks if the var is set to something valid. char instead of chat.
I pushed out an 1.2.6a release that fixes this. Sorry for the confusion. I just retested all three modes and they work now. I tested them before but not after adding the evaluation function.
Very very embarassing. :-(
help account set
It's a per-account setting.