nextcloud/apps/files_versions
Daniel Calviño Sánchez 661756b02a Set error expected by the DAV client for a failed move
A revert triggers a move in the DAV client, and the DAV client expects a
DAV error message to be provided by the server in case of failure; if
no error message is given the client ends trying to get an attribute
from an undefined object and "crashes".

Besides that, if the revert fails the "done" callback of the promise
(the first parameter of "then") is never called, so a "fail" callback
should be used instead.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-10-25 13:07:06 +02:00
..
appinfo Update version requirements and versions of shipped apps 2018-09-05 14:27:06 +02:00
composer Bump autoloaders 2018-08-10 15:03:22 +02:00
css Removed unused filter for opacity, fix #6408 2017-09-23 18:18:14 +02:00
img Svgo optimization 2016-09-27 20:56:26 +02:00
js move versions webui over to the dav api 2018-10-11 20:42:41 +02:00
l10n [tx-robot] updated from transifex 2018-10-25 00:13:01 +00:00
lib allow admins to override FreeBusy capabilities without modifying ShareAPI capabilities 2018-05-22 19:16:26 +02:00
tests Set error expected by the DAV client for a failed move 2018-10-25 13:07:06 +02:00
.l10nignore Add .l10nignore files for compiled assets 2018-10-19 10:29:36 +02:00