https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21418
--- Comment #11 from Josef Moravec <[email protected]> --- Created attachment 79831 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79831&action=edit Bug 21418: Html escape the 2 variables We should be on the safe side without this patch because shelfnumber and type comes from the DB and are integer or varchar. It may be better to show good examples to start, and escape everything anyway. Signed-off-by: Jonathan Druart <[email protected]> Signed-off-by: Owen Leonard <[email protected]> Signed-off-by: Josef Moravec <[email protected]> -- 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/
