Bug 1077838
Summary: | (6.3.0) isSensitiveValue of class SensitiveVaultExpressionConstraint uses incorrect index in java.lang.String.substring method | ||
---|---|---|---|
Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Jay SenSharma <jsenshar> |
Component: | Domain Management | Assignee: | Jay SenSharma <jsenshar> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Petr Kremensky <pkremens> |
Severity: | medium | Docs Contact: | Russell Dickenson <rdickens> |
Priority: | medium | ||
Version: | 6.2.0 | CC: | emuckenh, jlivings, kkhan, myarboro, olukas, sjadhav, smumford |
Target Milestone: | DR6 | ||
Target Release: | EAP 6.3.0 | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
In previous releases of JBoss EAP 6, the `SensitiveVaultExpressionConstraint` class was using an incorrect string index when multiple {} occurred in the write attribute value.
As a result, the use of the incorrect index was causing a `StringIndexOutOfBoundsException` to present.
In this release the `isSensitiveValue` method of the `SensitiveVaultExpressionConstraint` class is fixed to use the correct index and the `StringIndexOutOfBoundsException` no longer prensents.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2014-06-28 15:41:19 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Jay SenSharma
2014-03-18 16:42:44 UTC
Jay, MODIFIED is for me to set when merged. POST is the state for when a PR is opened Verified on EAP 6.3.0.DR6. Jay Kumar SenSharma <jsenshar> updated the status of jira WFLY-3131 to Closed Jason Greene <jason.greene> updated the status of jira WFLY-3131 to Reopened |