Follow me on twitter

Ticket #305 (closed defect: fixed)

Opened 4 years ago

Last modified 15 months ago

'Fake message rejected' after handle change

Reported by: sknake Owned by: bryan
Priority: minor Milestone: 1.2.16
Component: partyline Version: 1.2.11
Keywords: Cc:

Description

[02:24] <warjest> .handle war\[die\]
[02:24] <alameda> Switched 0 notes from war### to war\[die\].
[02:24] <alameda> *** Handle change: war### -> war\[die\]
[02:24] <alameda> #war#### handle war\[die\]
[02:24] <alameda> Okay, changed.
[02:24] <warjest> .whom
[02:24] <alameda> #war\[die\]# whom 
[02:24] <alameda> Users across the botnet (+: Party line, *: Local channel)
[02:24] <alameda>  Nick     
[02:24] <alameda> ----------
[02:24] <alameda> *war\[die\] + 
[02:24] <alameda> ^paulmer20  + 
[02:24] <alameda> ^plat0nic   +  [idle 6m]
[02:24] <alameda> Total users: 3
[02:24] <warjest> .handle war[die][die]
[02:24] <alameda> Switched 0 notes from war\[die\ to war[die][d.
[02:24] <alameda> #war\[die\# handle war[die][d
[02:24] <alameda> Okay, changed.
[02:25] <warjest> .handle war!!!!!!!!!!
[02:25] <alameda> Switched 0 notes from war[die][ to war!!!!!!!.
[02:25] <alameda> #war\[die\# handle war!!!!!!!
[02:25] <alameda> Okay, changed.
[02:25] <warjest> word
[02:25] <alameda> *** (allen) NOTICE: Fake message rejected (user != war\[die\]@alameda). (chan2_i)
[02:25] <alameda> *** (allen) NOTICE: Fake message rejected (user != war\[die\]@alameda). (chan2_i)
[02:26] <alameda> *** (allen) NOTICE: Fake message rejected (user != war\[die\]@alameda). (chan2_i)
[02:26] <alameda> <plat0nic@[botnet]> [02:24:05] [alameda] [06:24] alameda Fake message rejected (user != war\[die\]@alameda). (chan2_i)
[02:26] <alameda> *** (allen) NOTICE: Fake message rejected (user != war\[die\]@alameda). (chan2_i)
[02:26] <alameda> #war\[die\]# whom 
[02:26] <alameda> Users across the botnet (+: Party line, *: Local channel)
[02:26] <alameda>  Nick     
[02:26] <alameda> ----------
[02:26] <alameda> *war\[die\] + 
[02:26] <alameda> ^paulmer20  + 
[02:26] <alameda> ^plat0nic   + 
[02:26] <alameda> Total users: 3
[02:26] <warjest> .handle war!!!!!!!!!!
[02:26] <alameda> Switched 0 notes from war!!!!!! to war!!!!!!!.
[02:26] <alameda> #war\[die\# handle war!!!!!!!
[02:26] <alameda> Okay, changed.
[02:26] <warjest> .whom
[02:26] <alameda> #war\[die\]# whom 

Change History

Changed 4 years ago by sknake

As you notice here the fake message rejections and that my nickname won't change again, even though the bot says it does.

Changed 4 years ago by sknake

[02:40] <warjest> [02:40] <warjest> .handle jack@off
[02:40] <warjest> [02:40] <alameda> *** Handle change: 0x0d0a%13 -> jack?off
[02:40] <warjest> [02:40] <alameda> [06:39] #0x0d0a%13# handle jack?off
[02:40] <warjest> .whom
[02:40] <alameda> [06:39] #jack?off# whom 

Changed 4 years ago by bryan

  • status changed from new to assigned
  • component changed from cmds to partyline
  • summary changed from weird nicknames on the net to 'Fake message rejected' after handle change

Few things first:

  • Trying to .handle with '@' replaces with '?'.
  • There is no tcl or parsing, so \[ and [ mean nothing special.

I'll fix the 'fake message rejected' stuff, and look into why the .handle *!!!! didn't work.

Changed 22 months ago by bryan

  • status changed from assigned to closed
  • resolution set to fixed

(In [3919]) * Fixed cmd_handle not properly bounds checking max handlen. (fixes #305)

Changed 22 months ago by bryan

(In [3920]) * Port [3919] to 1.2.16 from trunk

  • Fixed cmd_handle not properly bounds checking max handlen. (fixes #305)

Changed 15 months ago by Bryan Drewery

* Port [3919] to 1.2.16 from trunk

  • Fixed cmd_handle not properly bounds checking max handlen. (fixes #305)

svn: 3920

Changeset: 805bbe81d28b3a23d7ce0d9b49d91467845f8b72

Changed 15 months ago by Bryan Drewery

* Port [3919] to 1.2.16 from trunk

  • Fixed cmd_handle not properly bounds checking max handlen. (fixes #305)

svn: 3920

Changeset: 805bbe81d28b3a23d7ce0d9b49d91467845f8b72

Note: See TracTickets for help on using tickets.