Actions
Bug #659
closedSign Request dialog: Modifying validity period does not reliably activate "Yes"-Button
Description
It is hard to figure when or when not an entered validity period will disable the "Yes"-Button to continue signing a request.
Thus this behavior needs an overhault, as well as, if possible, a visual feedback if the period is unacceptable.
Updated by Felix Tiede over 5 years ago
- Blocks Task #653: Rework request signing dialog added
Updated by Felix Tiede over 5 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 10
More testing has revealed the major issue is within the time setting.
The end time is not used correctly when deciding whether or not to activate the "Yes"-Button.
Updated by Felix Tiede over 5 years ago
Tests have shown that libkca_ossl should likely use exceptions to push internal errors up the stack, as a general "signing has failed" message is hard to debug and hard to put to its origin.
Updated by Felix Tiede over 5 years ago
- Status changed from In Progress to Closed
- % Done changed from 40 to 100
Applied in changeset kca|4725cb82fac44f36132b5214def79b8e9b7128ae.
Actions