lucaDgt / pako

Automatically exported from code.google.com/p/pako
0 stars 0 forks source link

Problem with volume dict and def #6

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. *dict showto [word] <nick>
2. *def showto [word] <nick>
3.

What is the expected output? What do you see instead?
-- The bot disconnecting and rejoin to confrerence when i apply commands
"*dict showto [word] <nick>" and "*def showto [word] <nick>"

here is the the problem occur:
-- *def add rule = no swearing here 
    Ok (success)
-- *dict add rule = no swearing here 
    ok (success)

-- *dict showto [rule] bLade 
    the bot disconnecting

-- *def showto [rule] bLade 
    the bot disconnecting

What version of the product are you using? On what operating system?
svn co http://pako.googlecode.com/svn/trunk/pako/mono/ Pako
Revision: r678

Client    :  Pako bot
Version :  10.2.16 (http://pako.googlecode.com dvelopers team)
Os       :  Linux 2.6.18-128.2.1.el5.028stab064.4 i686 i386

Please provide any additional information below.

Original issue reported on code.google.com by arnold.l...@gmail.com on 23 Feb 2010 at 3:33

GoogleCodeExporter commented 8 years ago
Thank's for your report

Original comment by alexey...@gmail.com on 1 Mar 2010 at 12:04

GoogleCodeExporter commented 8 years ago
Fixed. Sources and binaries in svn. Thank you for your feedback.

Original comment by alexey...@gmail.com on 3 Mar 2010 at 9:47

GoogleCodeExporter commented 8 years ago

Original comment by alexey...@gmail.com on 3 Mar 2010 at 9:49