]> git.ipfire.org Git - ipfire-2.x.git/commit
qos.cgi: Fix truncated status output
authorStefan Schantl <stefan.schantl@ipfire.org>
Fri, 30 Jul 2021 17:54:15 +0000 (19:54 +0200)
committerStefan Schantl <stefan.schantl@ipfire.org>
Fri, 30 Jul 2021 17:54:15 +0000 (19:54 +0200)
commit1c959b88c7ab8b79df61f3e51c633c0455cfb421
tree68fbb1bca45127d67a7e3862a10ae7297a72faa6
parentfb013fdc0a6118d4d5163cf572b41b83530f2a4f
qos.cgi: Fix truncated status output

In the past only the fist line of the status output has been passed
to the cleanhtml() function and displayed. Now the whole output will be
converted to a string, cleaned and displyed on the WUI again.

Fixes #12666.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
html/cgi-bin/qos.cgi