Bug 189616 - [PATCH] fix 802-1x persistance of phase1 peapver
Summary: [PATCH] fix 802-1x persistance of phase1 peapver
Status: RESOLVED FIXED
Alias: None
Product: Network Management
Classification: Miscellaneous
Component: Plasma Widget (show other bugs)
Version: unspecified
Platform: Ubuntu Unspecified
: NOR normal
Target Milestone: ---
Assignee: Will Stephenson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-14 15:23 UTC by Per Hermansson
Modified: 2009-04-24 18:34 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
propsed patch that fixes the parsing code (1.80 KB, patch)
2009-04-14 15:24 UTC, Per Hermansson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Per Hermansson 2009-04-14 15:23:41 UTC
Version:            (using KDE 4.2.2)
Installed from:    Ubuntu Packages

The 802-1xpersistence class saves the phase1peapver setting using "ones" and "zero" values but reads it using 1 and 0.

I'm attaching a patch that loads the settings using the "ones" and "zero" values (for backwards compatible reasons). The patch is reported to work on some degree here: https://bugs.launchpad.net/ubuntu/+source/plasma-widget-network-manager/+bug/334052
Comment 1 Per Hermansson 2009-04-14 15:24:44 UTC
Created attachment 32825 [details]
propsed patch that fixes the parsing code
Comment 2 Will Stephenson 2009-04-24 18:34:15 UTC
Patch applied in r957781