You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Richard S. Hall (JIRA)" <ji...@apache.org> on 2009/05/14 21:41:45 UTC

[jira] Created: (FELIX-1157) NPE results in OBR if a resource does not have a presentation name

NPE results in OBR if a resource does not have a presentation name
------------------------------------------------------------------

                 Key: FELIX-1157
                 URL: https://issues.apache.org/jira/browse/FELIX-1157
             Project: Felix
          Issue Type: Bug
          Components: Bundle Repository (OBR)
    Affects Versions: bundlerepository-1.4.0
            Reporter: Richard S. Hall
            Assignee: Richard S. Hall
             Fix For: bundlerepository-1.6.0


When listing available resources, OBR tries to group them by symbolic name and sort them within by presentation name. If a resource does not have a presentation name, then an NPE results.

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


[jira] Closed: (FELIX-1157) NPE results in OBR if a resource does not have a presentation name

Posted by "Richard S. Hall (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard S. Hall closed FELIX-1157.
----------------------------------

    Resolution: Fixed

Committed a fix.

> NPE results in OBR if a resource does not have a presentation name
> ------------------------------------------------------------------
>
>                 Key: FELIX-1157
>                 URL: https://issues.apache.org/jira/browse/FELIX-1157
>             Project: Felix
>          Issue Type: Bug
>          Components: Bundle Repository (OBR)
>    Affects Versions: bundlerepository-1.4.0
>            Reporter: Richard S. Hall
>            Assignee: Richard S. Hall
>             Fix For: bundlerepository-1.6.0
>
>
> When listing available resources, OBR tries to group them by symbolic name and sort them within by presentation name. If a resource does not have a presentation name, then an NPE results.

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