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 15:58:07 UTC

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

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.


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

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

Richard S. Hall updated FELIX-1255:
-----------------------------------

    Fix Version/s:     (was: felix-2.0.0)

Since we are going to use the FilterImpl provided by the R4.2 companion code, this fix will no longer be included in Felix 2.0, so I am removing it.

> 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
>
> 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.


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

Posted by "Richard S. Hall (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FELIX-1255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12734632#action_12734632 ] 

Richard S. Hall edited comment on FELIX-1255 at 7/23/09 9:41 AM:
-----------------------------------------------------------------

Since we are going to use the FilterImpl provided by the R4.2 companion code, this fix will no longer be included in Felix 2.0, so I am removing it. See FELIX-1404.

      was (Author: rickhall):
    Since we are going to use the FilterImpl provided by the R4.2 companion code, this fix will no longer be included in Felix 2.0, so I am removing it.
  
> 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
>
> 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.


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

Posted by "Richard S. Hall (JIRA)" <ji...@apache.org>.
     [ 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.