Opened at 2012-12-17T22:29:48Z
Last modified at 2014-03-05T02:56:36Z
#1895 new defect
implement replace=false for file upload into a mutable directory
Reported by: | davidsarah | Owned by: | davidsarah |
---|---|---|---|
Priority: | normal | Milestone: | undecided |
Component: | code-frontend-web | Version: | 1.9.2 |
Keywords: | webapi replace | Cc: | |
Launchpad Bug: |
Description (last modified by daira)
docs/frontends/webapi.rst#writing-uploading-a-file does not have a replace= option, unlike docs/frontends/webapi.rst#attaching-an-existing-file-or-directory-by-its-read-or-write-cap. replace=false would be useful for efficiently implementing #1894 without race conditions.
Note: See
TracTickets for help on using
tickets.