[prev in list] [next in list] [prev in thread] [next in thread] 

List:       slide-dev
Subject:    DO NOT REPLY [Bug 39453]  New:  - ACL: principal-URL property not supported
From:       bugzilla () apache ! org
Date:       2006-04-30 23:36:59
Message-ID: bug-39453-4429 () http ! issues ! apache ! org/bugzilla/
[Download RAW message or body]

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=39453>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=39453

           Summary: ACL: principal-URL property not supported
           Product: Slide
           Version: 2.1
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: WebDAV Server
        AssignedTo: slide-dev@jakarta.apache.org
        ReportedBy: jfeise@gmail.com


According to section 4.2 of RFC 3744, support for the DAV:principal-URL property
is required.
However, when I query /slide/users for it, with this PROPFIND:
<A:propfind xmlns:A="DAV:">
    <A:prop>
        <A:displayname/>
        <A:principal-URL/>
        <A:resourcetype/>
    </A:prop>
</A:propfind>

I get a 404 for the principal-URL property:
</D:response><D:response xmlns:D="DAV:">
    <D:href>/slide/users/john</D:href>
    <D:propstat>
        <D:prop>
            <D:displayname>john</D:displayname>
            <D:resourcetype>
                <D:collection/>
                <D:principal/>
            </D:resourcetype>
        </D:prop>
        <D:status>HTTP/1.1 200 OK</D:status>
    </D:propstat>
    <D:propstat>
        <D:prop>
            <D:principal-URL/>
        </D:prop>
        <D:status>HTTP/1.1 404 Not Found</D:status>
    </D:propstat>

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: slide-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-dev-help@jakarta.apache.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic