[Bug 226] New: if matching and non-existant resources

http://ietf.cse.ucsc.edu:8080/bugzilla/show_bug.cgi?id=226

           Summary: if matching and non-existant resources
           Product: WebDAV-RFC2518-bis
           Version: -11
          Platform: Other
               URL: http://greenbytes.de/tech/webdav/draft-ietf-webdav-
                    rfc2518bis-11.html#rfc.section.9.4.5
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: 09.  HTTP Headers for Distributed Authoring
        AssignedTo: joe-bugzilla@cursive.net
        ReportedBy: julian.reschke@greenbytes.de
         QAContact: w3c-dist-auth@w3.org


Given an unmapped URL "/x", will the condition in

  If: </x> (Not <DAV:foobar>)

evaluate to true or false?

Possible answers:

(a) false (condition could not be evaluated)
(b) true (there's no lock identified by DAV:foobar, thus the condition always
evals to true).

To complicate things, what's the situation for a URL that is mapped, but for
which the authenticated principal lacks access rights?



------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.

Received on Monday, 30 January 2006 15:02:19 UTC