luci/modules
Jo-Philipp Wich 06dd6b521d luci-base: form.js: fix AbstractValue.textvalue() for uci list options
Serialize the uci list value into a space separated string before passing
it to String.format() for HTML escaping. Without that change, empty strings
were returned whenever the underlying uci get operation yieled an array.

Fixes: #4993
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit 5c792aefc7)
2021-04-16 17:32:47 +02:00
..
luci-base luci-base: form.js: fix AbstractValue.textvalue() for uci list options 2021-04-16 17:32:47 +02:00
luci-compat luci-compat: update markup for CBI TableSections 2021-04-09 14:31:06 +02:00
luci-mod-admin-full luci-base: use cgi-io and rpcd-mod-file to handle file upload and browsing 2019-09-10 15:28:16 +02:00
luci-mod-admin-mini treewide: removed trailing whitespaces and extra newlines in 'modules' 2021-01-20 17:48:16 +02:00
luci-mod-battstatus luci-app-battstatus: initial release 2020-07-18 15:28:36 +02:00
luci-mod-dashboard treewide: minor fixes to typos, whitespace, and indentation 2021-01-20 12:36:13 +02:00
luci-mod-failsafe luci-mod-failsafe: use same string as luci-mod-admin-full 2016-12-10 19:11:50 +02:00
luci-mod-network treewide: removed trailing whitespaces and extra newlines in 'modules' 2021-01-20 17:48:16 +02:00
luci-mod-rpc treewide: removed trailing whitespaces and extra newlines in 'modules' 2021-01-20 17:48:16 +02:00
luci-mod-status luci-mod-status: use the new ubus dsl metrics 2021-01-26 07:10:19 +01:00
luci-mod-system luci-mod-system: implement system.description, system.notes 2021-04-06 23:20:57 +03:00