[Bugs] #1673 UNSP: discard network history does nothing
Sugar Labs Bugs
bugtracker-noreply at sugarlabs.org
Wed Jan 20 20:11:53 EST 2010
#1673: discard network history does nothing
------------------------------------------+---------------------------------
Reporter: quozl | Owner: tomeu
Type: defect | Status: new
Priority: Unspecified by Maintainer | Milestone: Unspecified by Release Team
Component: sugar | Version: Git as of bugdate
Severity: Minor | Keywords: r?
Distribution: OLPC | Status_field: Unconfirmed
------------------------------------------+---------------------------------
clear_networks() in extensions/cpsection/network/model.py looks like this:
{{{
def clear_networks():
"""Clear saved passwords and network configurations.
"""
pass
}}}
ideally this should clear the contents of nm/connections.cfg which is
maintained by src/jarabe/model/network.py
is a contributing cause of previous workaround failure on
[http://dev.laptop.org/ticket/9977 dev.laptop.org 9977] (AP association
failure after removing encryption).
--
Ticket URL: <http://bugs.sugarlabs.org/ticket/1673>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list