[jbosstools-issues] [JBoss JIRA] (JBIDE-12754) FacesConfigValidator wrongly checks for NavigationHandler implementation

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Fri Sep 28 14:28:03 EDT 2012


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

Alexey Kazakov updated JBIDE-12754:
-----------------------------------

    Issue Type: Bug  (was: Feature Request)

    
> FacesConfigValidator wrongly checks for NavigationHandler implementation 
> -------------------------------------------------------------------------
>
>                 Key: JBIDE-12754
>                 URL: https://issues.jboss.org/browse/JBIDE-12754
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JSF
>    Affects Versions: 3.3.1
>            Reporter: Ozan Ayyüce
>            Assignee: Alexey Kazakov
>            Priority: Minor
>   Original Estimate: 10 minutes
>  Remaining Estimate: 10 minutes
>
> When validating faces-config, a custom navigation-handler class gets reported as "does not implement interface javax.faces.application.NavigationHandler". NavigationHandler is not an interface but an abstract class.
> FacesConfigValidator, when creating check for navigation-handler in createChecks(), should call new JSFCheckClass with 'javax.faces.application.NavigationHandler' in extends-type parameter.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the jbosstools-issues mailing list