Robert Munteanu created SLING-4577:
--------------------------------------
Summary: Content sync does not support escaping comma values in
multi-valued properties
Key: SLING-4577
URL: https://issues.apache.org/jira/browse/SLING-4577
Project: Sling
Issue Type: Bug
Components: IDE
Affects Versions: Sling Eclipse IDE 1.0.6
Reporter: Robert Munteanu
Assignee: Robert Munteanu
Fix For: Sling Eclipse IDE 1.0.8
Consider a property serialized as
{{noformat}}
someProp="[first\,first,second]"
{{noformat}}
This property is expected to have two values, namely "first,first" and
"second". We don't support this format though and incorrectly send the
properties
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)