nextcloud/apps
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
..
accessibility Merge pull request #11533 from nextcloud/accessibility-cache-fixes 2018-10-24 15:04:29 +02:00
admin_audit Use numeric placeholders if there are multiple, so that RTL languages can operate better 2018-10-09 14:32:14 +02:00
cloud_federation_api Update version requirements and versions of shipped apps 2018-09-05 14:27:06 +02:00
comments [tx-robot] updated from transifex 2018-10-23 14:54:28 +00:00
dav [tx-robot] updated from transifex 2018-10-25 00:13:01 +00:00
encryption skip already encrypted files on encrypt all command 2018-10-24 16:53:39 +02:00
federatedfilesharing [tx-robot] updated from transifex 2018-10-23 14:54:28 +00:00
federation Add missing variable declarations 2018-10-19 20:17:55 +02:00
files Merge pull request #11573 from nextcloud/gridview-table 2018-10-24 15:31:23 +02:00
files_external Merge pull request #11573 from nextcloud/gridview-table 2018-10-24 15:31:23 +02:00
files_sharing Merge pull request #11573 from nextcloud/gridview-table 2018-10-24 15:31:23 +02:00
files_trashbin Merge pull request #11573 from nextcloud/gridview-table 2018-10-24 15:31:23 +02:00
files_versions Set error expected by the DAV client for a failed move 2018-10-25 13:07:06 +02:00
lookup_server_connector Do not try to contact lookup server without internet connection or URL 2018-10-18 17:49:28 +02:00
oauth2 [tx-robot] updated from transifex 2018-10-23 14:54:28 +00:00
provisioning_api Get l10n within NewUserMailHelper to ensure it always uses the new user's language. 2018-10-15 19:01:46 +02:00
sharebymail [tx-robot] updated from transifex 2018-10-23 14:54:28 +00:00
systemtags [tx-robot] updated from transifex 2018-10-23 14:54:28 +00:00
testing Update version requirements and versions of shipped apps 2018-09-05 14:27:06 +02:00
theming Remove replace call which does not replace anything 2018-10-24 14:53:52 +02:00
twofactor_backupcodes [tx-robot] updated from transifex 2018-10-23 14:54:28 +00:00
updatenotification [tx-robot] updated from transifex 2018-10-23 14:54:28 +00:00
user_ldap [tx-robot] updated from transifex 2018-10-23 14:54:28 +00:00
workflowengine [tx-robot] updated from transifex 2018-10-23 14:54:28 +00:00