luci/applications/luci-app-olsr
Lars Kruse 7863ff7272 luci-app-olsr: handle empty result for non-status tables
The response of the jsoninfo request may be non-empty (e.g. a linebreak
or just whitespace), but still yield "nil" after "json.decode".
This situation was already handled for the "status" request, but it
leads to a dictionary access against a "nil" value for all other tables.

Signed-off-by: Lars Kruse <lists@sumpfralle.de>
2019-08-02 22:31:03 +02:00
..
htdocs Rework LuCI build system 2015-01-08 16:26:20 +01:00
luasrc luci-app-olsr: handle empty result for non-status tables 2019-08-02 22:31:03 +02:00
po i18n: sync translations 2019-07-13 19:23:18 +08:00
root/etc Use numeric prefixes for uci-defaults scripts 2016-01-27 16:50:19 +01:00
Makefile luci-app-olsr: depend on luci-lib-json 2015-06-16 17:41:23 +02:00