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/06/19 17:08:07 UTC

[jira] Closed: (FELIX-1255) FilterImpl will throw an exception if a null dictionary or service reference is used for matching

     [ https://issues.apache.org/jira/browse/FELIX-1255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard S. Hall closed FELIX-1255.
----------------------------------

    Resolution: Fixed

Committed a fix.

> FilterImpl will throw an exception if a null dictionary or service reference is used for matching
> -------------------------------------------------------------------------------------------------
>
>                 Key: FELIX-1255
>                 URL: https://issues.apache.org/jira/browse/FELIX-1255
>             Project: Felix
>          Issue Type: Bug
>          Components: Framework, Specification compliance
>    Affects Versions: felix-1.8.0
>            Reporter: Richard S. Hall
>            Assignee: Richard S. Hall
>            Priority: Minor
>             Fix For: felix-2.0.0
>
>
> We need to check for a null dictionary or service reference passed in for matching in FilterImpl. The reasonable thing to do is treat this as a map with no properties (i.e., always returns null).

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