[ http://issues.apache.org/jira/browse/JCR-185?page=all ]
     
angela closed JCR-185:
----------------------


> filter jcr properties in jcr-server
> -----------------------------------
>
>          Key: JCR-185
>          URL: http://issues.apache.org/jira/browse/JCR-185
>      Project: Jackrabbit
>         Type: Improvement
>     Reporter: Brian Moseley
>     Assignee: angela
>     Priority: Minor
>  Attachments: property-filter.patch
>
> attached is a patch that implements jcr property filtering in jcr-server in 
> the same way that nodes and resources are filtered. with the default filter 
> configuration, this has the effect of filtering jcr:created, jcr:mixinTypes, 
> and jcr:primaryType from nt:folder and nt:file nodes. 
> this is likely the expected default behavior for most webdav servers - they 
> want to return the normal dav properties, live properties defined themselves, 
> and dead properties defined by clients, but not jcr-internal properties which 
> are for all intents and purposes implementation-specific.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to