Opened at 2020-05-28T14:32:58Z
Closed at 2020-06-17T14:55:27Z
#3312 closed defect (fixed)
Web UI can't do directory operations
Reported by: | sajith | Owned by: | sajith |
---|---|---|---|
Priority: | major | Milestone: | undecided |
Component: | code-frontend-web | Version: | n/a |
Keywords: | Cc: | ||
Launchpad Bug: |
Description
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
Change History (1)
comment:1 Changed at 2020-06-17T14:55:27Z by GitHub <noreply@…>
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
In 7a23c8e/trunk: