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 2016/10/13 06:16:20 UTC

[jira] [Closed] (FELIX-5156) Felix Properties doesn't handle multi value properties correctly

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

Carsten Ziegeler closed FELIX-5156.
-----------------------------------

> Felix Properties doesn't handle multi value properties correctly
> ----------------------------------------------------------------
>
>                 Key: FELIX-5156
>                 URL: https://issues.apache.org/jira/browse/FELIX-5156
>             Project: Felix
>          Issue Type: Bug
>          Components: Utils
>    Affects Versions: utils-1.6.0, utils-1.8.0
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Guillaume Nodet
>             Fix For: utils-1.8.2
>
>         Attachments: Multi_value_encoding_error.patch
>
>
> When a property contains multiple values, like:
> {code}
> testProperty = testing\\utest
> {code}
> Felix Properties considers as an unique value.
> The attached patch deals with multi-valued property (including an unit test to illustrate the use case).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)