You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Julian Reschke (JIRA)" <ji...@apache.org> on 2008/09/25 14:27:44 UTC

[jira] Created: (JCR-1769) RFC4918 feature: PROPFIND/include

RFC4918 feature: PROPFIND/include
---------------------------------

                 Key: JCR-1769
                 URL: https://issues.apache.org/jira/browse/JCR-1769
             Project: Jackrabbit
          Issue Type: Improvement
          Components: jackrabbit-webdav
            Reporter: Julian Reschke
            Priority: Minor


RFC4918, Section 14.8 (<http://greenbytes.de/tech/webdav/rfc4918.html#rfc.section.14.8>) defines an extension to PROPFIND that allows clients to retrieve all RFC2518 properties, the dead properties, plus a set of additional live properties. This can help avoiding a second roundtrip to retrieve really all properties.


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


[jira] Updated: (JCR-1769) RFC4918 feature: PROPFIND/include

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

angela updated JCR-1769:
------------------------

    Fix Version/s: 1.5

> RFC4918 feature: PROPFIND/include
> ---------------------------------
>
>                 Key: JCR-1769
>                 URL: https://issues.apache.org/jira/browse/JCR-1769
>             Project: Jackrabbit
>          Issue Type: Improvement
>          Components: jackrabbit-webdav
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>            Priority: Minor
>             Fix For: 1.5
>
>         Attachments: JCR-1769.diff
>
>
> RFC4918, Section 14.8 (<http://greenbytes.de/tech/webdav/rfc4918.html#rfc.section.14.8>) defines an extension to PROPFIND that allows clients to retrieve all RFC2518 properties, the dead properties, plus a set of additional live properties. This can help avoiding a second roundtrip to retrieve really all properties.

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


[jira] Assigned: (JCR-1769) RFC4918 feature: PROPFIND/include

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

Julian Reschke reassigned JCR-1769:
-----------------------------------

    Assignee: Julian Reschke

> RFC4918 feature: PROPFIND/include
> ---------------------------------
>
>                 Key: JCR-1769
>                 URL: https://issues.apache.org/jira/browse/JCR-1769
>             Project: Jackrabbit
>          Issue Type: Improvement
>          Components: jackrabbit-webdav
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>            Priority: Minor
>
> RFC4918, Section 14.8 (<http://greenbytes.de/tech/webdav/rfc4918.html#rfc.section.14.8>) defines an extension to PROPFIND that allows clients to retrieve all RFC2518 properties, the dead properties, plus a set of additional live properties. This can help avoiding a second roundtrip to retrieve really all properties.

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


[jira] Resolved: (JCR-1769) RFC4918 feature: PROPFIND/include

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

Julian Reschke resolved JCR-1769.
---------------------------------

    Resolution: Fixed

Patch applied with revision 702428.

> RFC4918 feature: PROPFIND/include
> ---------------------------------
>
>                 Key: JCR-1769
>                 URL: https://issues.apache.org/jira/browse/JCR-1769
>             Project: Jackrabbit
>          Issue Type: Improvement
>          Components: jackrabbit-webdav
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>            Priority: Minor
>         Attachments: JCR-1769.diff
>
>
> RFC4918, Section 14.8 (<http://greenbytes.de/tech/webdav/rfc4918.html#rfc.section.14.8>) defines an extension to PROPFIND that allows clients to retrieve all RFC2518 properties, the dead properties, plus a set of additional live properties. This can help avoiding a second roundtrip to retrieve really all properties.

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


[jira] Updated: (JCR-1769) RFC4918 feature: PROPFIND/include

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

Julian Reschke updated JCR-1769:
--------------------------------

    Attachment: JCR-1769.diff

Proposed patch, adds support to server, and client, also adds test case.

> RFC4918 feature: PROPFIND/include
> ---------------------------------
>
>                 Key: JCR-1769
>                 URL: https://issues.apache.org/jira/browse/JCR-1769
>             Project: Jackrabbit
>          Issue Type: Improvement
>          Components: jackrabbit-webdav
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>            Priority: Minor
>         Attachments: JCR-1769.diff
>
>
> RFC4918, Section 14.8 (<http://greenbytes.de/tech/webdav/rfc4918.html#rfc.section.14.8>) defines an extension to PROPFIND that allows clients to retrieve all RFC2518 properties, the dead properties, plus a set of additional live properties. This can help avoiding a second roundtrip to retrieve really all properties.

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