[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
Fri Feb 8 12:15:30 CET 2019


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

--- Comment #29 from Andrew Isherwood <andrew.isherwood at ptfs-europe.com> ---
Created attachment 84862
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=84862&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

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


More information about the Koha-bugs mailing list