Actions
Bug #5024
closedsystem_crlmanager.php serial needs to allow 0
Description
the serial field must be 0 or a positive integer on system_crlmanager.php. the default 0 is fine, but fails input validation
Updated by Anonymous about 9 years ago
- Status changed from Confirmed to Assigned
Updated by Anonymous about 9 years ago
- Status changed from Assigned to Feedback
- Assignee changed from Anonymous to Chris Buechler
"Serial" field min now set to '0' to avoid validation error.
Actions