Carsten Ziegeler created FELIX-4289: ---------------------------------------
Summary: Spaces within values are removed for default values Key: FELIX-4289 URL: https://issues.apache.org/jira/browse/FELIX-4289 Project: Felix Issue Type: Bug Components: Metatype Service Affects Versions: metatype-1.0.8 Reporter: Carsten Ziegeler Assignee: Carsten Ziegeler Fix For: metatype-1.0.10 The current behavior of removing spaces from default values is wrong, spaces should only be removed at the beginning and at the end of a value (section 105.13.3.21) - and only if not escaped. Currently all spaces are removed, e.g if the default value is "Hello World", this will be changed to "HelloWorld" -- This message was sent by Atlassian JIRA (v6.1#6144)