Allow forClass and value (converterId) together for @FacesConverter
-------------------------------------------------------------------

                 Key: MYFACES-3054
                 URL: https://issues.apache.org/jira/browse/MYFACES-3054
             Project: MyFaces Core
          Issue Type: Bug
          Components: JSR-314
    Affects Versions: 2.0.4
         Environment: myfaces core trunk
            Reporter: Martin Kočí


@FacesConverter(forClass=MyClass.class,value="myClassConverter") currently 
processes the forClass attribute and value( = converterId) is ignored.

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


Reply via email to