cannot access binary propery in script
--------------------------------------
Key: SLING-290
URL: https://issues.apache.org/jira/browse/SLING-290
Project: Sling
Issue Type: Bug
Components: Scripting
Reporter: Michael Marth
(this is on Launchpad revision 629151 running on top of crx)
trying to access a binary property in an esp does not work (I try to access the
jcr:data property of an nt:file)
this:
currentNode["jcr:data"]
gives "false".
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.