WebApi: PUT /uri?mutable=false creates mutable file #675

Closed
opened 2009-04-07 16:00:38 +00:00 by soult · 3 comments
soult commented 2009-04-07 16:00:38 +00:00
Owner

While not directly a bug, as the documentation for the webapi specifies that "PUT /uri" should be used to put a file and "PUT /uri?mutable=true" should be used to put a mutable file, it is confusing that "PUT /uri?mutable=false" still creates a mutable file.

While not directly a bug, as the documentation for the webapi specifies that "PUT /uri" should be used to put a file and "PUT /uri?mutable=true" should be used to put a mutable file, it is confusing that "PUT /uri?mutable=false" still creates a mutable file.
tahoe-lafs added the
code-frontend-web
trivial
defect
1.3.0
labels 2009-04-07 16:00:38 +00:00
tahoe-lafs added this to the undecided milestone 2009-04-07 16:00:38 +00:00
zooko commented 2009-04-07 16:10:27 +00:00
Author
Owner

Brian:

Should we change this now, for 1.4.0?

Brian: Should we change this now, for 1.4.0?
warner commented 2009-04-08 02:03:07 +00:00
Author
Owner

Yeah, this is a bug: 'false' is supposed to mean false. I'll take a look.

Yeah, this is a bug: 'false' is supposed to mean false. I'll take a look.
warner commented 2009-04-08 02:14:36 +00:00
Author
Owner

Fixed, in changeset:922b3034be0e8141.

Fixed, in changeset:922b3034be0e8141.
tahoe-lafs added the
fixed
label 2009-04-08 02:14:36 +00:00
warner closed this issue 2009-04-08 02:14:36 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: tahoe-lafs/trac-2024-07-25#675
No description provided.