Bug 12662: Ajax-based check in does not work for some system preference settings...
authorJacek Ablewicz <abl@biblos.pk.edu.pl>
Fri, 25 Jul 2014 08:56:52 +0000 (10:56 +0200)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Wed, 30 Jul 2014 17:29:08 +0000 (14:29 -0300)
commit0f4ceeb38de27a1751a489719032befae66fc5e0
tree77a5b198ec0578e941bb8fce9a67d2e921be75fb
parent509da0289c283f24f704cc461d052651600bdc0a
Bug 12662: Ajax-based check in does not work for some system preference settings enabled

To reproduce:

- enable "InProcessingToShelvingCart" or "ReturnToShelvingCart"
system preference,
- for a sample patron with 1+ checkouts, try to check in some item[s]
using checkboxes in the "Check in" column in the checkouts table
which is displayed in the "Check out" or "Details" patron account tabs,
- observe that clicking "Renew or return checked items" button only
results in ajax "spinning wheel" stuck in infinite loop; check-in
operation is not performed.

To test:

- follow the steps above to reproduce this bug
- apply patch
- redo the test; ensure that this issue is no longer reproductible.

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
svc/checkin