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