SimManager:Retries - 'puk' not updated after failed ResetPin operation
Bug #1402880 reported by
Tony Espy
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ofono (Ubuntu) |
Incomplete
|
Medium
|
Tony Espy | ||
ofono (Ubuntu RTM) |
Incomplete
|
Medium
|
Tony Espy |
Bug Description
channel: ubuntu-
images: mako #135 / krillin #
updated ofono ( 1.12.bzr6882+
When an EnterPin operation fails, both mako and krillin signify a PropertyChange for the SimManager 'Retries' property ( which is a Dictionary ) and the value of the "pin" entry is reduced by one for each failed attempt.
When the device becomes PUK locked, failed attempts to PUK unlock the device via the ResetPin method don't cause a similar PropertyChange signal for 'Retries' / 'puk'.
On mako, 'puk' is never added to the 'Retries' dictionary.
On krillin, although 'puk' is present, it's value is never updated.
Changed in ofono (Ubuntu): | |
importance: | Undecided → Medium |
To post a comment you must log in.
This needs to be re-tested with current images...