[Koha-bugs] [Bug 22477] Missing DataTables configuration when searching patrons for holds

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 8 20:07:20 CET 2019


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

Pierre-Marc Thibault <pierre-marc.thibault at inlibro.com> changed:

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

--- Comment #2 from Pierre-Marc Thibault <pierre-marc.thibault at inlibro.com> ---
Created attachment 86398
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=86398&action=edit
Bug 22477: Missing DataTables configuration when searching patrons for holds

This patch adds columns configuration to the holds request page to fix a
JavaScript error in the console and to allow the patron search results
table to be enabled as a DataTable.

To reproduce: Place a hold on a title in the staff client. When prompted
for a patron, perform a search which will return multiple results. The
patron search results will appear in an unsortable table. A JS error can
be seen in the browser console.

To test, apply the patch and repeat the steps above. The patron search
results table should be sortable and there should be no JS error.

Signed-off-by: Pierre-Marc Thibault <pierre-marc.thibault at inLibro.com>

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


More information about the Koha-bugs mailing list