Opened at 2020-06-23T18:56:56Z
Closed at 2020-06-23T19:07:19Z
#3322 closed defect (fixed)
regression: /uri/<dircap>/ should behave the same as /uri/<dircap>
Reported by: | meejah | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | soon |
Component: | code-frontend-web | Version: | n/a |
Keywords: | Cc: | ||
Launchpad Bug: |
Description
That is, with or without a trailing slash, we should be able to POST to either URL (this seems to be the behavior under Nevow in Tahoe 1.14.0 and before).
Change History (1)
comment:1 Changed at 2020-06-23T19:07:19Z by meejah
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
fixed in https://github.com/tahoe-lafs/tahoe-lafs/pull/724