Modify

#149 closed defect (worksforme)

block allow bugs

Reported by: timing Owned by: wilmer
Priority: normal Milestone:
Component: BitlBee Version: devel
Keywords: block allow Cc:
IRC client+version: Client-independent Operating System: Linux
OS version/distro:

Description

Hello, i tried to block user 'tijmenr' here:

11:31:40 <@timing> block tijmenr
11:31:40 <@root> Handle                            Nickname
11:31:40 <@root> End of list.

I think the first arg is handled as an (unknown) im account.

'block 0 tijmenr' works weird too:

11:38:04 <@timing> block 0 tijmenr
11:38:04 <@root> Buddy `tijmenr' moved from your permit- to your deny-list
11:38:04 <@root> msn - Error: MSN: Error reported by MSN server: Invalid parameter

when i 'allow 0 tijmenr' again, this happens:

11:39:10 <@timing> allow 0 tijmenr
11:39:10 <@root> Buddy `tijmenr' moved from your deny- to your permit-list
11:39:11 <@root> msn - Error: MSN: Error reported by MSN server: Internal server error/Account banned
11:39:11 <@root> msn - Signing off..

Attachments (0)

Change History (4)

comment:1 Changed at 2006-05-12T18:17:00Z by Quis

This error also occured to me just by repeating the first thing That worked for me ;)

<@quis> block X <@root> Error... <@quis> block X <@root> Done

something like that

comment:2 Changed at 2006-05-21T22:58:37Z by wilmer

Resolution: worksforme
Status: newclosed

The first one gives the blocklist of your account with the handle tijmenruizendaal@… (or whatever). It's a feature, not a bug. ;-) It's because you can specify accounts not just by their number, but also by their protocol (if there's only one match) or by *part of* the screenname.

The blocklist is still empty because the MSN code doesn't save the received blocklist yet.

And when you specify two arguments to the block command, the second one obviously has to be a complete handle, not just a nickname...

And Quis, the problem you're having is another bug, see #130. Fortunately I just fixed it. :-)

comment:3 Changed at 2006-05-22T10:23:47Z by timing

Resolution: worksforme
Status: closedreopened

This ticket has nothing to do with 130 so far. I'm running latest bzr now. and this is the result when i'm trying to block 'tijmenr':

12:15:26 <@timing> block tijmenr
12:15:26 <@root> Handle                            Nickname
12:15:26 <@root> End of list.

In help it says block <nick>, so i'm doing that here

And i have a blocklist:

12:17:57 <@timing> block 0
12:17:57 <@root> Handle                            Nickname
12:17:57 <@root> rubenle----------@hotmail.com        (none)
12:17:57 <@root> liz-------@hotmail.com         (none)
12:17:57 <@root> li--------en@hotmail.com         (none)
12:17:57 <@root> wo--------@hotmail.com          (none)
12:17:57 <@root> s---------ters@hotmail.com         (none)
12:17:57 <@root> mar------@msn.com                 (none)
12:17:57 <@root> mir--------tmail.com           (none)

So, block <nick> has to be fixed

comment:4 Changed at 2006-05-22T11:08:02Z by wilmer

Resolution: worksforme
Status: reopenedclosed

No, only Quis' problem was related to #130 (probably). Your problem is also explained in my comment from last night, it's not a bug...

Modify Ticket

Action
as closed The owner will remain wilmer.
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.