You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org> on 2010/03/26 03:39:27 UTC

[jira] Created: (MYFACES-2625) TagLibrary using custom namespace fails to load composite component

TagLibrary using custom namespace fails to load composite component
-------------------------------------------------------------------

                 Key: MYFACES-2625
                 URL: https://issues.apache.org/jira/browse/MYFACES-2625
             Project: MyFaces Core
          Issue Type: Bug
          Components: JSR-314
    Affects Versions: 2.0.0-beta-3
            Reporter: Leonardo Uribe
            Assignee: Leonardo Uribe


There is a missing check for null on TagLibraryConfig.TagLibraryImpl.containsTagHandler.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (MYFACES-2625) TagLibrary using custom namespace fails to load composite component

Posted by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/MYFACES-2625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leonardo Uribe resolved MYFACES-2625.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0-beta-4

> TagLibrary using custom namespace fails to load composite component
> -------------------------------------------------------------------
>
>                 Key: MYFACES-2625
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2625
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: JSR-314
>    Affects Versions: 2.0.0-beta-3
>            Reporter: Leonardo Uribe
>            Assignee: Leonardo Uribe
>             Fix For: 2.0.0-beta-4
>
>
> There is a missing check for null on TagLibraryConfig.TagLibraryImpl.containsTagHandler.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.