]> source.dussan.org Git - rspamd.git/commit
Fix undefined symbol name in webui. 1858/head
authorGaëtan Duchaussois <gaetan-github@pignouf.fr>
Tue, 10 Oct 2017 07:50:24 +0000 (09:50 +0200)
committerGitHub <noreply@github.com>
Tue, 10 Oct 2017 07:50:24 +0000 (09:50 +0200)
commitd8a35de805200ff0110eae556b1083baae415c8d
tree013f3c3786b00820b9662f388dddd40ad6df87e0
parent2e2c66f6be03c03de7696918cc222047c70e9747
Fix undefined symbol name in webui.

The EscapeHTML function called with undefined value return "undefined" as string. This PR avoid giving undefined value to sym.name
interface/js/app/history.js