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

Viacheslav Kabanovich (JIRA) jira-events at lists.jboss.org
Thu May 26 16:33:01 EDT 2011


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

Viacheslav Kabanovich commented on JBIDE-8576:
----------------------------------------------

Verified in automatic tests and in JBDS.

> 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: Viacheslav Kabanovich
>              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