]> git.evergreen-ils.org Git - Evergreen.git/commit
z39.50 client fix for a particularly egregious logic flaw where the most recently...
authorphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 25 Sep 2007 15:53:54 +0000 (15:53 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 25 Sep 2007 15:53:54 +0000 (15:53 +0000)
commitdc203188c0b3d70615031f5e167d2329c1223c4f
tree56c0e9d22bf2e0b3d7d037f180b2a4993be5e2e1
parent0f63825baef10b6e2fdd90c364e835fc213ff8d1
z39.50 client fix for a particularly egregious logic flaw where the most recently fetched results got mapped to all the one screen results.. For example, if you did an initial search and got 10 of 39 results, and then fetched another 10.. the 1st row and the 11th row would refer to the same record, that being the 1st result record of the most recently fetched 10 records.

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_2@7827 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/xul/staff_client/server/cat/z3950.js