You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Jukka Zitting (JIRA)" <ji...@apache.org> on 2007/04/05 12:45:32 UTC

[jira] Reopened: (JCR-830) SetValueBinaryTest: some repositories have constraints on where binary properties can be set

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

Jukka Zitting reopened JCR-830:
-------------------------------


Reopening to change metadata

> SetValueBinaryTest: some repositories have constraints on where binary properties can be set
> --------------------------------------------------------------------------------------------
>
>                 Key: JCR-830
>                 URL: https://issues.apache.org/jira/browse/JCR-830
>             Project: Jackrabbit
>          Issue Type: Improvement
>          Components: JCR TCK
>            Reporter: Julian Reschke
>         Assigned To: Julian Reschke
>            Priority: Minor
>             Fix For: 1.3
>
>         Attachments: diff.txt
>
>
> For repositories that do only support binary properties in the form of jcr:content/jcr:data, the current configurability is not sufficient. To avoid more config params, I'd suggest to check for propertyName1 == "jcr:data" && node.hasNode("jcr:content"), and in that case to automatically navigate down to the "jcr:content" child node.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.