[Koha-bugs] [Bug 25004] Search results place hold button not enabled when checking result checkboxes on opac-search.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 31 17:03:11 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25004

Owen Leonard <oleonard at myacpl.org> changed:

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

--- Comment #3 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 102145
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=102145&action=edit
Bug 25004: Search results place hold button not enabled when checking result
checkboxes on opac-search.pl

This patch makes a minor correction to the markup of the OPAC search
results page so that the event handlers attached to the checkboxes work
correctly. The broken markup broke the jQuery selector used to control
the event.

An extra </div> was added by mistake by Bug 14715.

To test, apply the patch and test the process of selecting multiple
titles by checking the checkbox. Doing so should activate the "Place
hold" and "Tag" controls.

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


More information about the Koha-bugs mailing list