9 Oct
2019
9 Oct
'19
3:51 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15219 --- Comment #55 from Fridolin SOMERS <fridolin.somers@biblibre.com> --- Typo in : Bug 15219: Fix date sorting when server-side processing is disabled : - title += " - <span class='" + span_class + " item-note-public'>" + oObj.itemnotes.escapeHtml() + "</span>"; + title += " - <span class='" + span_class + " item-note-public'>" + row.itemnotes.escapeHtm() + "</span>"; escapeHtm() instead of escapeHtml() -- You are receiving this mail because: You are watching all bug changes.