Follow me on twitter

Ticket #389 (closed defect: fixed)

Opened 3 years ago

Last modified 10 months ago

Set/Botset - leaf saves wrong value

Reported by: bryan Owned by: bryan
Priority: major Milestone: 1.3
Component: set Version: 1.2.14
Keywords: set botset var Cc:

Description

!set ident-botnick 1 
!botset tara ident-botnick - 
  • sets to default on tara (0)
  • global ignored
  • bot joins with ident 'bryan', as if 'ident-botnick' is 0
!set ident-botnick 1 
  • local persists

Must relink to fix bot to join with ident 'tara'.

Change History

Changed 2 years ago by bryan

  • priority changed from minor to major

Changed 10 months ago by bryan

  • milestone set to 1.2.17

Changed 10 months ago by bryan

{hub} s c SET wtestx server-port
[D:10228] var: server-port (local): 0
[D:10228] var (mem): server-port -> 0

Changed 10 months ago by Bryan Drewery

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

* Fix cmd_botset not setting default/global value on leaf bots when clearing a var (fixes #389)

Changeset: 80d3d4ab8b31ac529685f1256087cd095097a5dc

Changed 10 months ago by Bryan Drewery

* Fix cmd_botset not setting default/global value on leaf bots when clearing a var (fixes #389)

Changeset: 80d3d4ab8b31ac529685f1256087cd095097a5dc

Changed 10 months ago by Bryan Drewery

Merge branch 'master' into next

* master:

  • Fix cmd_botset not setting default/global value on leaf bots when clearing a var (fixes #389)

Changeset: 6e3a65f5cd55b5120fd56cd4486e391ba436a073

Note: See TracTickets for help on using tickets.