You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2014/01/18 20:44:19 UTC

[jira] [Closed] (FELIX-4289) Spaces within values are removed for default values

     [ https://issues.apache.org/jira/browse/FELIX-4289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler closed FELIX-4289.
-----------------------------------


> 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.5#6160)