Fix bytarget requests being stopped (bug #3087)
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 30 Oct 2009 21:45:28 +0000 (22:45 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 30 Oct 2009 21:45:28 +0000 (22:45 +0100)
commitb8fe4f668ee8f33ff8629e090dbcdf2860060a1b
tree44fcaba83504d2988342bc5b09a8164440d750af
parentc9a9e359b3ada0b8c697c0d9d5b7fe70e4049eaf
Fix bytarget requests being stopped (bug #3087)

Context global activeClients is set to 1 when a search is initiated
to ensure that if bytarget is executed it will be continued if
no response has been returned which would set activeClients (show,
stat).
js/pz2.js