[Koha-bugs] [Bug 21063] Allow columns in intranet ILL request datatable to be customisable

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 5 17:59:18 CET 2019


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

--- Comment #56 from Josef Moravec <josef.moravec at gmail.com> ---
Created attachment 86097
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=86097&action=edit
Bug 21063: (follow-up) Sanitize datatable data

This mitigates bug 22268 by sanitizing data prior to display using the
built in $.fn.dataTable.render.text() helper provided by Datatables.

The patch was added here, rather that in 22268 since this is the bug
that introduced the problem by increasing the number of fields that are
displayed in the table, some of which could contain user provided
malicious data

Signed-off-by: Josef Moravec <josef.moravec at gmail.com>

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


More information about the Koha-bugs mailing list