[jboss-jira] [JBoss JIRA] (WFCORE-3255) Complex type AttributeDefinition variants don't handle ParameterCorrector properly

Brian Stansberry (JIRA) issues at jboss.org
Fri Sep 28 11:37:00 EDT 2018


    [ https://issues.jboss.org/browse/WFCORE-3255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13640084#comment-13640084 ] 

Brian Stansberry commented on WFCORE-3255:
------------------------------------------

I have a number of "WIP" branches that have been sitting inactive for a long time and I'm linking them to the related issues in case the work on them is useful. For this one:

https://github.com/bstansberry/wildfly-core/tree/WFCORE-3255

> Complex type AttributeDefinition variants don't handle ParameterCorrector properly
> ----------------------------------------------------------------------------------
>
>                 Key: WFCORE-3255
>                 URL: https://issues.jboss.org/browse/WFCORE-3255
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: Management
>    Affects Versions: 3.0.1.Final
>            Reporter: Brian Stansberry
>            Assignee: Brian Stansberry
>
> If a field in a complex attribute (i.e. one that uses Object...AttributeDefinition) has a ParameterCorrector configured, that corrector never gets called. That's because only a corrector on the top level attribute gets called.
> These classes should automatically use an internal corrector that first calls any corrector configured for fields, and then, if one is present, calls any top level corrector.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list