https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41529
David Cook <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from David Cook <[email protected]> --- Not 100% sure what you're saying here, but it looks like the datatable in reports list view has escaped the notes for years: [% savedreport.notes | html %] Overall, it's not great putting HTML into DataTables. Although in this case, I suppose the "note" HTML scrubber would probably prevent problems. I've had other local cases where allowing HTML into the DataTable has managed to break the datatable. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
