http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12662 --- Comment #1 from Jacek Ablewicz <ablewicz@gmail.com> --- Created attachment 30077 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=30077&action=edit 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. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.