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.