Zyle Moore created FELIX-6332: --------------------------------- Summary: AttributeDefinition options return null when not present Key: FELIX-6332 URL: https://issues.apache.org/jira/browse/FELIX-6332 Project: Felix Issue Type: Bug Components: Metatype Service Affects Versions: metatype-1.2.2 Reporter: Zyle Moore
OSGi Compendium 7.0.0, 105.14.2.18 and 105.14.2.19 specify that if the function returns null, there are no option values or labels available. Currently, these get set to String[0] because the options map.size() returns 0. Should be fixed (I think) by https://github.com/apache/felix-dev/pull/49 -- This message was sent by Atlassian Jira (v8.3.4#803005)