After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 686244 - fix 8021x connections
fix 8021x connections
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: Network
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-10-16 18:38 UTC by Matthias Clasen
Modified: 2012-10-17 09:35 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (972 bytes, patch)
2012-10-16 18:38 UTC, Matthias Clasen
committed Details | Review

Description Matthias Clasen 2012-10-16 18:38:29 UTC
Created attachment 226581 [details] [review]
patch

We were always throwing away requests to connect to 8021x
APs, due to missing braces.