[Framework] OSGi R4.3 now specifies that number types should be trimmed when
evaluating filters
-----------------------------------------------------------------------------------------------
Key: FELIX-2999
URL: https://issues.apache.org/jira/browse/FELIX-2999
Project: Felix
Issue Type: New Feature
Components: Framework, Specification compliance
Affects Versions: framework-3.2.2
Reporter: Richard S. Hall
Assignee: Richard S. Hall
Priority: Minor
Fix For: framework-4.0.0
Previous specs were not clear how strict or lenient framework implementations
should be when coercing types when evaluating filter strings. The Felix
framework was strict and did not massage parsed data when coercing types (e.g.,
trimming string values before coercing them to a number). Now the spec says
that the string representation of number types should be trimmed before
attempting coercion.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira