[ https://issues.apache.org/jira/browse/FELIX-5156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Guillaume Nodet resolved FELIX-5156. ------------------------------------ Resolution: Fixed Assignee: Guillaume Nodet http://svn.apache.org/viewvc?view=revision&revision=1723557 > 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)