Bug #4335 one name can be handler open'ed many times
Submitted: 30 Jun 2004 1:05 Modified: 5 Oct 2004 12:37
Reporter: Sergei Golubchik
Status: Closed
Category:Server Severity:S3 (Non-critical)
Version:4.0 OS:
Assigned to: Ingo Strüwing Target Version:

[30 Jun 2004 1:05] Sergei Golubchik
Description:
one can open several HANDLER's using the same name

How to repeat:
HANDLER t1 OPEN
HANDLER t2 OPEN t1
HANDLER t3 OPEN t1

Suggested fix:
auto-close the previous handler if the name is reused or refuse to open the second one
[25 Sep 2004 9:42] Ingo Strüwing
I fixed this together with BUG#4286: bk commit - 4.0 tree (ingo:1.2010) BUG#4335
[5 Oct 2004 12:37] Ingo Strüwing
Fixed in 4.0.22.