Bug #259
closedPIN Management dialogue does not check terminal status
0%
Description
There are several problems with the PIN Management dialogue.
For example the dialogue does not recognize if there is no
card terminal attached and/or whether a card is present
or removed. After starting the dialogue for changing the
PIN and removing the card the app appears to enter a funny
state ("it is not possible to enter the PUK, because the
retry counter is 3") and ends up in a dead end, which
requires to kill the Java process to stop.
Related issues
Updated by Tobias Wich over 10 years ago
- Priority changed from Normal to High
This is a requirement of TR-03124-1 sec. 3. So it must work for functional tests.
Updated by Hans-Martin Haase about 10 years ago
- Status changed from New to Feedback
- Assignee set to Hans-Martin Haase
- Reviewer set to Tobias Wich
The nPA specific rework on my branch pinManagement should fix this.
Note: Reader with pinpad seem to send a canceled by user status code. So in case of card removal the dialog just closes without displaying an error message.
Updated by Hans-Martin Haase about 10 years ago
- Status changed from Feedback to Review