luci/modules
Guido L 1e7466bbda luci-mod-freifunk: Fix "Undefined reference to net.iwdata"
This PR fixes an Internal Server Error when requesting the Wireless Informations in luci-mod-freifunk. 
It checks an unindexed value "net.iwdata".

```
/usr/lib/lua/luci/dispatcher.lua:460: Failed to execute template dispatcher target for entry '/freifunk/status'. The called action terminated with an exception: /usr/lib/lua/luci/template.lua:97: Failed to execute template 'freifunk/public_status'. 

A runtime error occured: [string "/usr/lib/lua/luci/view/freifunk/public_stat..."]:116: attempt to index field 'iwdata' (a nil value) stack traceback: [C]: in function 'assert' /usr/lib/lua/luci/dispatcher.lua:460: in function 'dispatch' /usr/lib/lua/luci/dispatcher.lua:141: in function...
```

signed-off.by: Guido Lipke <lipkegu@gmail.com>
2016-06-10 01:55:33 +02:00
..
luci-base luci-base: cleanup translations 2016-06-09 12:51:21 +03:00
luci-mod-admin-full luci-mod-admin-full/mini: replace Wifi with Wireless in menus 2016-06-09 11:55:20 +03:00
luci-mod-admin-mini luci-mod-admin-full/mini: replace Wifi with Wireless in menus 2016-06-09 11:55:20 +03:00
luci-mod-failsafe Globally convert headline anchors into name attributes. 2015-10-06 13:30:33 +02:00
luci-mod-freifunk luci-mod-freifunk: Fix "Undefined reference to net.iwdata" 2016-06-10 01:55:33 +02:00
luci-mod-freifunk-community Rework LuCI build system 2015-01-08 16:26:20 +01:00
luci-mod-rpc modules/luci-mod-rpc: fix attempt to index global 'luci' (a nil value) 2015-09-12 15:11:18 +06:00