[jboss-jira] [JBoss JIRA] (AS7-6257) AttributeDefinition validateOperation should convert all expression strings to ModelType.EXPRESSION

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Wed Jan 2 08:42:08 EST 2013


Brian Stansberry created AS7-6257:
-------------------------------------

             Summary: AttributeDefinition validateOperation should convert all expression strings to ModelType.EXPRESSION
                 Key: AS7-6257
                 URL: https://issues.jboss.org/browse/AS7-6257
             Project: Application Server 7
          Issue Type: Enhancement
          Components: Domain Management
            Reporter: Brian Stansberry
             Fix For: 7.3.0.Alpha1


AttributeDefinition.validateOperation currently only converts a string to an expression if the attribute supports expressions. It should convert any time it sees the syntax. This way if a STRING attribute that doesn't support expressions finds one, it will reject it instead of accepting it as a raw string.

Scheduling for 7.3 out of concern this may break things in 7.2 without time to notice/adapt.

--
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