Improvements, Resolved Issues, Third Party Updates
Curam Enterprise Framework
Third Party Updates
Curam Enterprise Framework
Application Development Environment
Application Development Environment
Client Development Environment
CLIENT DEVELOPMENT ENVIRONMENT
Widgets
DT036254, WorkItem:278390 - Claim Representatives page not loading due to JSP Scriptlet page tag
Issue Description:
The Create Claim Representatives page does not finish loading correctly, preventing user input.
User Interface Impact: No.
Steps to Reproduce:
- Log on as Claim worker.
- Navigate to Cases and select New Case.
- Search for and select a registered person (for example John Smith).
- Enter the values to create the claim.
- On the claim home page select Case Summary and then Case Representatives and click New.
- Select Case Participant (John Smith) and click Next.
- Issue: The page does not finish loading correctly preventing user input.
Resolution:
The Create Claim Representatives page now loads correctly.
Technical:
In the Workers Compensation component, WCO_createClaimRepresentatives.uim uses a JSP_SCRIPTLET tag, which has been updated to correctly render on pages where it is configured in UIM. The page now loads correctly.
WIDGETS
DT036263, WorkItem:278391 - Time Widget clears manually entered time values on pressing Tab
Issue Description:
When a user manually enters a time into the time widget in the new Activity Modal and presses Tab, the value entered is cleared and a place holder text displayed.
User Interface Impact: No.
Steps to Reproduce:
- Login as a Caseworker.
- Navigate to the Calendar.
- Select New activity from the page level action menu.
- In the New Activity modal, navigate to the time widget by pressing the Tab keyboard navigation key.
- Manually enter a value from the time drop down list (For example 00:00, 00:30, 01:00, 01.30 ...)
- Press the Tab key to move to the next input field.
- Result: the entered time value is erased and the placeholder HH:mm is displayed
Resolution:
The time is now set correctly when a user enters a value manually and presses the Tab keyboard navigation key.
Third Party Updates
WorkItem:278407 - Update to the latest version of the Rampart Axis 2 security library - esapi
Merative Social Program Management web services are based on Apache Axis2. With the Rampart security module of Axis2, Social Program Management web services can be secured for authentication, integrity (signature), confidentiality (encryption/decryption), and non-repudiation (timestamp).
The version of one of the JAR files in Rampart has been updated. As a result of this update, the following changes have been made in the JDE Axis 2 deliverable.
- CuramSDEJ\lib\axis2\esapi-2.4.0.0.jar - version updated from 2.2.3.1 to 2.4.0.0.
Note that before performing any builds or deployments, ensure that the old versions of the esapi JAR files are not present in the directories specified above. If they are, they should be removed before proceeding.
Note that any references in custom scripts and other artifacts to the updated JAR file listed above must be updated.