SurrealChat.net Services Development (Perl)/Bugs in 0.3.1

Difference (from prior major revision) (no other diffs)

Changed: 1c1,20
SURREALCHAT SUCKS!!!!!!!!!!!!!!!!!!!!!!!!!!!
* SecurityBot doesn't use the new interface. [fixed]
* help doesn't say "no help for..." [fixed]
* Several commands don't check for the existence of the target.

NickServ



* $user_table should be a semaphore.
* chk_pass() uses nickid in several calls to adminserv functions, where $user should be used
** [fixed in main and tab-0.3.2]

ChanServ



* CS do_status() had a bogus call to kickban(). used $nick instead of $user [fixed]
* cs_setmodes doesn't work as expected if the user specifies their own nick.

BotServ



* BS bot_say() doesn't pass $user into can_do() [patch available/trivial]
** may have similar bugs elsewhere.
** need to enforce $user being available if $level is undef
* BotSay says permission denied when permission is actually granted.
** It's an override bug. place BotSay in the override table and remove the override in botserv::bot_say()
** Should be fixed in [tab-0.3.2]

NickServ

ChanServ

BotServ


This page is read-only | View other revisions
Last edited January 6, 2005 1:43 pm (diff)
Search: