[Koha-bugs] [Bug 12337] Multi-clicking the renewal buttons on circulation.pl can trigger "renewal failed" message.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 5 00:07:05 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12337

--- Comment #3 from sandboxes at biblibre.com <sandboxes at biblibre.com> ---
Created attachment 28665
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=28665&action=edit
Bug 12337 - Multi-clicking the renewal buttons on circulation.pl can trigger
"renewal failed" message.

Each time the "renew all" or "renew or return" buttons are click, the
renewal process is triggered. If the patron only has one renewal left,
and the button is multi-clicked, the librarian may receive a
"renewal failed" message even though the renewal did occur. In
addition, this can just unwanted multiple consecutive renewals
as well.

Test Plan:
1) Check out an item to a patron that can have 1 renewal
2) Click the "renew all" button multiple times, fast and furiously
3) Note the "renewal failed" messaged
4) Apply this patch
5) Repeat steps 1 and 2
6) Note the item is now renewed without the failure message

Signed-off-by: Nick Clemens <nick at quecheelibrary.org>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list