You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Carlin Rogers (JIRA)" <be...@incubator.apache.org> on 2005/05/16 21:14:05 UTC

[jira] Assigned: (BEEHIVE-739) A url template ref without a key element causes an NPE in URLTemplatesFactory.

     [ http://issues.apache.org/jira/browse/BEEHIVE-739?page=all ]

Carlin Rogers reassigned BEEHIVE-739:
-------------------------------------

    Assign To: Carlin Rogers

> A url template ref without a key element causes an NPE in URLTemplatesFactory.
> ------------------------------------------------------------------------------
>
>          Key: BEEHIVE-739
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-739
>      Project: Beehive
>         Type: Bug
>   Components: NetUI
>     Versions: V1
>     Reporter: Carlin Rogers
>     Assignee: Carlin Rogers
>     Priority: Minor
>      Fix For: TBD

>
> Need to improve the error condition checking and handling in the
> URLTemplatesFactory class.
> If a template ref in the beehive-url-template-config file does not have a 
> key element, URLTemplatesFactory.getTemplatesFromConfig() throws an NPE.
> I think this can be done in a post v1.0 patch. 
> Here's a stack trace...
> java.lang.NullPointerException
>         at
> org.apache.beehive.netui.core.urltemplates.URLTemplatesFactory.getTempla
> tesFromConfig(URLTemplatesFactory.java:213)
>         at
> org.apache.beehive.netui.core.urltemplates.URLTemplatesFactory.getTempla
> tes(URLTemplatesFactory.java:139)
>         at
> org.apache.beehive.netui.core.urltemplates.URLTemplateDescriptor.load(UR
> LTemplateDescriptor.java:130)
>         at
> org.apache.beehive.netui.pageflow.PageFlowContextListener.performInitial
> izations(PageFlowContextListener.java:107)
>         at
> org.apache.beehive.netui.pageflow.PageFlowPageFilter.init(PageFlowPageFi
> lter.java:86)

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