Actions
Bug #5043
closed
JP
JP
Country code drop-down on CA/Cert is using numeric value, not string
Bug #5043:
Country code drop-down on CA/Cert is using numeric value, not string
Start date:
08/27/2015
Due date:
% Done:
0%
Estimated time:
Description
The country code drop-down to select a country for CA or Certificate creation is using a numeric counter for the value rather than the text (e.g. "0" when it should be "US").
Updated by Anonymous about 11 years ago
- Status changed from Confirmed to Feedback
- Assignee changed from Anonymous to Jim Pingle
Programmer had used incorrect array type, causing digit to be used as keys. Corrected and tested.
JP Updated by Jim Pingle about 11 years ago
- Status changed from Feedback to Resolved
Looks good now, thanks!
Actions