Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-8655

WebDAV non-compliance on some operations

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Open
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: 5.4.2
    • Fix Version/s: Postponed
    • Component/s: WebDAV

      Description

      Testing using the perl5-http-dav test suite (see NXP-8607) there are a few failures:

      Test Summary Report
      t/5_proppatch.t (Wstat: 0 Tests: 14 Failed: 3) Failed tests: 5, 10, 13
      t/6_dav_copy_move.t (Wstat: 0 Tests: 14 Failed: 2) Failed tests: 10, 13
      t/6_dav_lock.t (Wstat: 0 Tests: 13 Failed: 2) Failed tests: 9, 11
      t/6_dav_lock2.t (Wstat: 0 Tests: 11 Failed: 2) Failed tests: 9-10
      Failed 4/22 test programs. 9/217 subtests failed.
      

      Reasons for the failures and suggested (by ron) resolution:

      • 5_proppatch.t - Nuxeo does not support WebDAV proppatch operations (New Feature)
      • 6_dav_copy_move.t (10) - Nuxeo does not support depth parameter on copy operation (New Feature)
      • 6_dav_copy_move.t (13) - Nuxeo does not allow WebDAV lock of a deleted folder (Bug?)
      • 6_dav_lock.t (9) - Nuxeo does not prevent one WebDAV client from creating a folder as a child of a folder already locked by a different client (Bug?)
      • 6_dav_lock.t (11) - Nuxeo does not prevent nested locks (Bug?)
      • 6_dav_lock2.t (9,10) - Nuxeo does not support shared locks and the steal operation (Won't Fix)

      Subtasks should be created for issues that need to be fixed.

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                fguillaume Florent Guillaume
                Reporter:
                fguillaume Florent Guillaume
                Participants:
              • Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated: