https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26273
--- Comment #44 from Martin Renvoize <[email protected]> --- (In reply to Jonathan Druart from comment #43) > + 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. staff-global.js perhaps.. or a new variable_filter.js perhaps? -- 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/
