[jboss-jira] [JBoss JIRA] (WFCORE-2792) AttributeDefinition.parser is not consistently used in subclasses

Tomaz Cerar (JIRA) issues at jboss.org
Thu May 25 09:54:00 EDT 2017


     [ https://issues.jboss.org/browse/WFCORE-2792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomaz Cerar reopened WFCORE-2792:
---------------------------------
      Assignee: Tomaz Cerar  (was: ehsavoie Hugonnet)


Fix for setting default to comma delimited is wrong!

> AttributeDefinition.parser is not consistently used in subclasses
> -----------------------------------------------------------------
>
>                 Key: WFCORE-2792
>                 URL: https://issues.jboss.org/browse/WFCORE-2792
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: Domain Management
>            Reporter: Brian Stansberry
>            Assignee: Tomaz Cerar
>             Fix For: 3.0.0.Beta24
>
>
> AttributeDefinition includes a 'parser' field but it isn't consistently used for parsing calls in subclasses. ListAttributeDefinition at least isn't using it; it hard codes splitting on ',' forcing attributes that want other delimiters to roll their own parsing (e.g. https://github.com/wildfly/wildfly-core/pull/2408/commits/a3e97f5ebadce19c768af67d1d4d109f3525179d)



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list