contrib/collection3: Ignore control characters.
authorFlorian Forster <octo@collectd.org>
Mon, 16 Apr 2012 13:02:04 +0000 (15:02 +0200)
committerFlorian Forster <octo@collectd.org>
Mon, 16 Apr 2012 13:02:04 +0000 (15:02 +0200)
commit1c662d906121eaf8daaa5c927f54082765a96583
tree68c2e02af1f2715cc402ef71e4d9e34297621430
parent9e46dabef33262ba5d52973d99889b4a32e781c0
contrib/collection3: Ignore control characters.

While they are correctly encoded, e.g. as "&#15;", browsers will
complain about invalid XML and not render the page. Ignore all control
characters other than whitespace.
contrib/collection3/bin/index.cgi