Robert Munteanu created SLING-5349:
--------------------------------------
Summary: Empty multi-valued properties are not correctly handled
Key: SLING-5349
URL: https://issues.apache.org/jira/browse/SLING-5349
Project: Sling
Issue Type: Bug
Components: IDE
Affects Versions: Sling Eclipse IDE 1.0.10
Reporter: Robert Munteanu
Assignee: Robert Munteanu
Priority: Minor
Fix For: Sling Eclipse IDE 1.1.0
The following file is incorrectly parsed:
{noformat}<jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0"
xmlns:jcr="http://www.jcp.org/jcr/1.0"
jcr:primaryType="nt:unstructured"
labels="[]"
values="{Long}[]"/>{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)