https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17855
--- Comment #99 from Jonathan Druart <[email protected]> --- (In reply to Alex Buckley from comment #95) > In the template memberentrygen.tt the html inputs value attribute has a '| > html' in it (e.g. <input name="cardnumber" value="cardnumber | html">, as I > understand it this stops any special characters entered into the input field > from being executed as code. Nope it's a protection to XSS attacks. -- 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/
