https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21418
Chris Cormack <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #2 from Chris Cormack <[email protected]> --- Hey Owen I'm pretty sure we need to filter everything or the QA scripts will complain, so we should use raw when we don't want html https://wiki.koha-community.org/wiki/Coding_Guidelines#HTML9:_filter_all_the_variables That way its easy to find unfiltered variables (by mistake) vs ones specifically chosen not to be filtered. If that makes sense? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
