JCR Explorer fails to display data
----------------------------------

                 Key: SLING-2139
                 URL: https://issues.apache.org/jira/browse/SLING-2139
             Project: Sling
          Issue Type: Bug
         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


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 is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to