Security Updates
We’ve made the following security updates in this version of eCase Audit:
ID | Description |
|---|---|
1534280 | Enhanced security in the Audit Management by implementing input validation, sanitization, and output encoding controls to prevent Cross-Site Scripting (XSS) vulnerabilities. These improvements block malicious script injection through discussion comments and prevent unsafe content from being executed during save and render operations. |
Bug Fixes
We’ve addressed the following bugs in this version of eCase Audit:
ID | Description |
|---|---|
1531847 | Fixed an issue in eCase Audit where the "Add From > Folder" document search returned no results when searching by Folder ID or other case properties such as file name, file type, or date fields. The search has been corrected to return the expected results for all supported search criteria. |
1532692 | Resolved an issue in TimeXpress where numeric input fields could accept negative values through mouse scroll-wheel interaction, leading to invalid data entry and an unresponsive confirmation popup. The input validation has been updated to prevent negative or invalid values from being entered. |
1540431 | Resolved an issue in eCase Audit where approvers were unable to approve a document after it had been edited, receiving an error stating the document could not be checked out while being edited in the online editor. The editing status tracking has been corrected, allowing the approval workflow to proceed normally after a document has been viewed or edited. |
1542892 | Fixed an issue in eCase Audit where sending multiple documents for bulk review could create duplicate entries in the Approvals tab. The system now validates each document before sending: documents that are already pending review or are currently checked out or locked are automatically skipped, while all other valid documents in the selection are sent normally. |