]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
wirelessclient.cgi: Fix for bug #12571
authorAdolf Belka <adolf.belka@ipfire.org>
Thu, 11 Feb 2021 12:41:29 +0000 (13:41 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 12 Feb 2021 11:58:59 +0000 (11:58 +0000)
commitf90b0f24a21e95fea350262967558557b89145b8
treefa28eec33055d4c9bd444f7e7193524d8386a8b2
parentcdb7afe6de1d3dab78c73ea4a6ae4f7bd3ed877e
wirelessclient.cgi: Fix for bug #12571

- Wirelessclient shows priority 0 to be most preferred and priority 4 as
least preferred. Based on forum posters experience and the wpa_supplicant
man page it is the other way round.
- This patch moves the least preferred title to priority 0 and vice versa
- Will ask bug reporter to test out the patch and confirm it works. The page
is only shown if you have a wifi connection on red.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
html/cgi-bin/wirelessclient.cgi