[seam-issues] [JBoss JIRA] Created: (SEAMFACES-40) Cannot extend validators with @Inject @InputField in the parent class

Lincoln Baxter III (JIRA) jira-events at lists.jboss.org
Thu Jun 17 13:30:46 EDT 2010


Cannot extend validators with @Inject @InputField in the parent class
---------------------------------------------------------------------

                 Key: SEAMFACES-40
                 URL: https://jira.jboss.org/browse/SEAMFACES-40
             Project: Seam Faces
          Issue Type: Bug
          Components: UI Components, Validation & Conversion
    Affects Versions: 3.0.0.Alpha3
            Reporter: Lincoln Baxter III


FormValidationTypeOverrideExtension is only adding meta-data for top-level classes, not their children, so inherited @Inject @InputField elements are not being updated, which causes UnsatisfiedDependencyExceptions due to typing mismatches.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list