[8.163][BUG][CLOSED] access point and ssid grouping gives perl error

The real bug seems to be that I can access it even if wireless security is turned off, and then the following happens:

It shows:
undefined


and as messagebox:
Can't use an undefined value as a HASH reference at /wfe/asg/modules/asg_wireless.pm line 365.


I have one access point configures in bridge mode, ssid hidden.
Parents Reply
  • I took a quick peak into the code, it looks like there is no check in place if the service is still turned on. In itself this wouldn't be a problem, but since the page requires state information to display detailed information about the APs it relies on the state file being there (which it unfortunately isn't in every case if the service is turned off).

    Cheers,
     andreas
Children
No Data