]> git.evergreen-ils.org Git - Evergreen.git/commit
TPac; repairs to advanced search query propagation
authorBill Erickson <berick@esilibrary.com>
Tue, 11 Oct 2011 15:33:28 +0000 (11:33 -0400)
committerBill Erickson <berick@esilibrary.com>
Tue, 11 Oct 2011 15:47:09 +0000 (11:47 -0400)
commit9ef0d32e369c0501746dd0cc3edfb81a7cecff43
tree7abd8572e94c6267db7e9895dbc42b4163a8ef09
parent67a9cbcf7e20bd3711a7d207fa47fe4f68fe2e7d
TPac; repairs to advanced search query propagation

In some cases, TPac will duplicate components of an advanced search
query into the advanced search rows.  This patch fixes that with
better array handling, particularly with CGI param search components
that do not have corresponding analogs at a given array position (i.e.
starting out with arrays of different sizes)

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/src/templates/opac/parts/advanced/global_row.tt2