[ https://issues.apache.org/jira/browse/FELIX-5156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jean-Baptiste Onofré updated FELIX-5156: ---------------------------------------- Attachment: Multi_value_encoding_error.patch > 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é > 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)