[jboss-jira] [JBoss JIRA] (AS7-6224) Ensure AttributeDefinition does string-to-expression conversion before calling correctValue

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Wed Dec 19 17:00:08 EST 2012


Brian Stansberry created AS7-6224:
-------------------------------------

             Summary: Ensure AttributeDefinition does string-to-expression conversion before calling correctValue
                 Key: AS7-6224
                 URL: https://issues.jboss.org/browse/AS7-6224
             Project: Application Server 7
          Issue Type: Sub-task
          Components: Domain Management
    Affects Versions: 7.1.3.Final (EAP)
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry
             Fix For: 7.2.0.Alpha1


AttributeDefinition.validateAndSet() is calling correctValue() before checking whether a ModelType.STRING node is actually an expression and converting it. The result is the corrector may end up correcting (and breaking) a param it shouldn't.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list