[ 
https://issues.apache.org/jira/browse/SLING-2139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Munteanu closed SLING-2139.
----------------------------------

> JCR Explorer fails to display data
> ----------------------------------
>
>                 Key: SLING-2139
>                 URL: https://issues.apache.org/jira/browse/SLING-2139
>             Project: Sling
>          Issue Type: Bug
>          Components: Extensions
>    Affects Versions: Sling Explorer 1.0.2
>         Environment: IE 9.0.1 or Chrome 12.0.742.112
> Window 7 64 bit
> org.apache.sling.launchpad-6-standalone.jar
> jdk1.6.0_24 (64 bit)
>            Reporter: Phil
>            Assignee: Bertrand Delacretaz
>             Fix For: Sling Explorer 1.0.4
>
>         Attachments: SLING-2139.diff, SlingJcrExplorer.png
>
>
> 1: Execute  curl -u admin:admin -F"sling:resourceType=foo/bar" -F"title=some 
> title" http://localhost:8080/content/mynode1
> 2: Use a browser and navigate to http://localhost:8080/content/mynode1.json
> 3: Observe the correct response {"title":"some 
> title","sling:resourceType":"foo/bar","jcr:primaryType":"nt:unstructured"}
> 4: Use the jcrexplorer and navigate to /content/mynode1
> 5: Observe that the properties title and resourceType are not displayed (see 
> attached image)
> In general sometimes I get data, and sometimes I don't. On occasion if I have 
> put a json map as the value of the string, I only get the first "{" displayed 
> and no other text. 
> The route I have described is very repeatable, and I have tried it with 
> multiple browsers, multiple times



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to