[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-8576) Don't validate injection points with @InputField qualifier

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Fri Apr 22 14:28:18 EDT 2011


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

Alexey Kazakov updated JBIDE-8576:
----------------------------------

    Fix Version/s: 3.3.0.M2
                       (was: 3.3.0.M1)


> Don't validate injection points with @InputField qualifier
> ----------------------------------------------------------
>
>                 Key: JBIDE-8576
>                 URL: https://issues.jboss.org/browse/JBIDE-8576
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: cdi (jsr-299)
>            Reporter: Alexey Kazakov
>            Assignee: Alexey Kazakov
>              Labels: new_and_noteworthy
>             Fix For: 3.3.0.M2
>
>
> We can't know what actual bean will be injected in @Inject @InputField injection points since it depends on input text tag which uses the corresponding validator. This info is available only in runtime. So let's just ignore such injections and don't mark them if we can't find an eligible bean.
> See http://docs.jboss.org/seam/3/faces/latest/reference/en-US/html/components.html#validateForm for details.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list