[Koha-bugs] [Bug 13293] Regression: Override renewal limit option broken with AJAX circ

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Nov 22 08:56:35 CET 2014


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

Frédéric Demians <frederic at tamil.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #33787|0                           |1
        is obsolete|                            |

--- Comment #6 from Frédéric Demians <frederic at tamil.fr> ---
Created attachment 33803
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33803&action=edit
Bug 13293 - Regression: Override renewal limit option broken with AJAX circ

The "Override renewal limit" checkbox no longer works to un-hide the
renewal checkboxes in the table of checkouts. I assume this is because
the script works in such a way that it is looking for the checkboxes
before they are part of the document.

Test Plan:
1) Apply this patch
2) Check the "Override renewal limit" checkbox
3) Note the checkbox now appears

Note, this change allows the "X of Y renewals remaining" to be displayed
for non-renewable items. I left this as it is for two reasons: 1) it
gives the librarian more information that may be useful, and 2) it looks
nicer and more uniform.

Signed-off-by: Frederic Demians <f.demians at tamil.fr>

I confirm the bug and the solution.

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


More information about the Koha-bugs mailing list