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/18 11:25:15 UTC

[jira] Updated: (JCR-842) support stores where binary properties are mandatory (such as in nt:resource)

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

Jukka Zitting updated JCR-842:
------------------------------

    Fix Version/s: 1.3

> support stores where binary properties are mandatory (such as in nt:resource)
> -----------------------------------------------------------------------------
>
>                 Key: JCR-842
>                 URL: https://issues.apache.org/jira/browse/JCR-842
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: JCR TCK
>            Reporter: Julian Reschke
>         Assigned To: Julian Reschke
>            Priority: Minor
>             Fix For: 1.3
>
>
> SetValueBinaryTest tries to remove binary properties by setting them to null. However, some stores only support binary properties in the case of jcr:content/jcr:data, in which case the property can not be removed directly.
> Suggestion: check for mandatory/protected, and throw NotExecutableException in that case.

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