https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26273
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Failed QA CC| |[email protected] | |ommunity.org --- Comment #43 from Jonathan Druart <[email protected]> --- + return data.escapeHtml(); It explodes if data is not defined (see bug 25293 for instance). I think we should move the JS function '_escape_str' out of in acqui/parcel.tt to have it available from anywhere. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
