[
https://issues.apache.org/jira/browse/SLING-4577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Munteanu updated SLING-4577:
-----------------------------------
Description:
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
_edit_: formatting
was:
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
> 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
> _edit_: formatting
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)