Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: EJBCA 6.10.1.2, EJBCA 6.11.0.1
-
Component/s: None
-
Labels:
-
Sprint:EJBCA Sprint 7
Description
javax.servlet.ServletException: /approval/approveaction.jsp(291,1) '#
{approvalActionManagedBean.numberOfPartitionsInStep > approvalActionManagedBean.approvalPartitions.rowCount}' java.lang.NullPointerException
ApprovalStep approvalStep = approvalProfile.getStep(getCurrentStep().getStepIdentifier()); if (getCurrentStep() != null) { // snip }
Attachments
Issue Links
- relates
-
ECA-6506 Null Pointer Exception when viewing an Accumulative Approval Request in Admin GUI
-
- Closed
-