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

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Thu May 26 18:23:00 EDT 2011


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

Alexey Kazakov resolved JBIDE-8576.
-----------------------------------

        Labels:   (was: new_and_noteworthy)
    Resolution: Done


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