Bug 189616

Summary: [PATCH] fix 802-1x persistance of phase1 peapver
Product: Network Management Reporter: Per Hermansson <hermansson.per>
Component: Plasma WidgetAssignee: Will Stephenson <wstephenson>
Status: RESOLVED FIXED    
Severity: normal CC: sebas
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Unspecified   
Latest Commit: Version Fixed In:
Attachments: propsed patch that fixes the parsing code

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