You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "angela (JIRA)" <ji...@apache.org> on 2011/04/14 15:14:06 UTC

[jira] [Created] (JCR-2946) Jcr-Server: Improve implementation of DavResource#getProperty(DavPropertyName)

Jcr-Server: Improve implementation of DavResource#getProperty(DavPropertyName)
------------------------------------------------------------------------------

                 Key: JCR-2946
                 URL: https://issues.apache.org/jira/browse/JCR-2946
             Project: Jackrabbit Content Repository
          Issue Type: Improvement
          Components: jackrabbit-jcr-server
            Reporter: angela
            Priority: Minor


this issue has already been described in JCR-397

problem: even if only a subset of properties has been requested by the client dav resource initializes the complete set of properties.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (JCR-2946) Jcr-Server: Improve implementation of DavResource#getProperty(DavPropertyName)

Posted by "angela (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-2946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

angela resolved JCR-2946.
-------------------------

       Resolution: Fixed
    Fix Version/s: 2.3.0

fixed in the server-side implementation of the jcr-remoting which makes intensive use of protected and calculated properties.

note that for this fix the definition of DavResource#getProperties() was relaxed from "returns all properties" to "at least all properties exposed in allprop"; the multistatus response was slightly adjusted to makes sure allprop-include requests are still properly processed.

> Jcr-Server: Improve implementation of DavResource#getProperty(DavPropertyName)
> ------------------------------------------------------------------------------
>
>                 Key: JCR-2946
>                 URL: https://issues.apache.org/jira/browse/JCR-2946
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-jcr-server, jackrabbit-webdav
>            Reporter: angela
>            Assignee: angela
>            Priority: Minor
>             Fix For: 2.3.0
>
>
> this issue has already been described in JCR-397
> problem: even if only a subset of properties has been requested by the client dav resource initializes the complete set of properties.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (JCR-2946) Jcr-Server: Improve implementation of DavResource#getProperty(DavPropertyName)

Posted by "angela (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-2946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

angela updated JCR-2946:
------------------------

    Component/s: jackrabbit-webdav
       Assignee: angela

> Jcr-Server: Improve implementation of DavResource#getProperty(DavPropertyName)
> ------------------------------------------------------------------------------
>
>                 Key: JCR-2946
>                 URL: https://issues.apache.org/jira/browse/JCR-2946
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-jcr-server, jackrabbit-webdav
>            Reporter: angela
>            Assignee: angela
>            Priority: Minor
>
> this issue has already been described in JCR-397
> problem: even if only a subset of properties has been requested by the client dav resource initializes the complete set of properties.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira