Web UI can't do directory operations #3312

Closed
opened 2020-05-28 14:32:58 +00:00 by sajith · 1 comment

Since 4dc3702, directory related operations via web UI result in an error message: The webapi does not allow empty pathname components, i.e. a double slash.

These operations in <http://$GATEWAY/uri/URI:DIR>:... page fail in the manner described above:

  • Create a directory
  • Refresh the page
  • More info on this directory
  • Read-only version
Since 4dc3702, directory related operations via web UI result in an error message: `The webapi does not allow empty pathname components, i.e. a double slash`. These operations in `<http://$GATEWAY/uri/URI:DIR>:...` page fail in the manner described above: * Create a directory * Refresh the page * More info on this directory * Read-only version
sajith added the
code-frontend-web
major
defect
n/a
labels 2020-05-28 14:32:58 +00:00
sajith added this to the undecided milestone 2020-05-28 14:32:58 +00:00
sajith self-assigned this 2020-05-28 14:32:58 +00:00
GitHub <noreply@github.com> commented 2020-06-17 14:55:27 +00:00
Owner

In 7a23c8e/trunk:

Merge pull request #724 from sajith/3312.webui-directory-fix

Fix for "the webapi does not allow empty pathname components"

Fixes: ticket:3312
In [7a23c8e/trunk](/tahoe-lafs/trac-2024-07-25/commit/7a23c8ed6cb1641b3af72607c3b559ac23b258af): ``` Merge pull request #724 from sajith/3312.webui-directory-fix Fix for "the webapi does not allow empty pathname components" Fixes: ticket:3312 ```
tahoe-lafs added the
fixed
label 2020-06-17 14:55:27 +00:00
GitHub <noreply@github.com> closed this issue 2020-06-17 14:55:27 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

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