-
Notifications
You must be signed in to change notification settings - Fork 113
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reduce expected trashbin failures. (#1552)
- Loading branch information
Showing
6 changed files
with
38 additions
and
92 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
Bugfix: Fix a bunch of trashbin related issues | ||
|
||
Fixed these issues: | ||
|
||
- Complete: Deletion time in trash bin shows a wrong date | ||
- Complete: shared trash status code | ||
- Partly: invalid webdav responses for unauthorized requests. | ||
- Partly: href in trashbin PROPFIND response is wrong | ||
|
||
Complete means there are no expected failures left. | ||
Partly means there are some scenarios left. | ||
|
||
https://github.com/cs3org/reva/pull/1552 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.