luci/applications/luci-app-olsr/luasrc
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
..
controller luci-app-olsr: handle empty result for non-status tables 2019-08-02 22:31:03 +02:00
model/cbi/olsr luci-app-olsr: cbi remove library version numbers in library search results 2018-11-07 18:41:58 +01:00
tools Globally reduce copyright headers 2015-01-16 23:38:38 +01:00
view/status-olsr luci-app-olsr: reenable the "auto refresh" feature 2018-12-06 20:57:35 +01:00