nextcloud/apps
Daniel Calviño Sánchez 217b711dbb Fix empty details view after renaming a file
"FileList._updateDetailsView" expects either a file name (as a string)
or a file model (as an "OCA.File.FileInfoModel"), but when called
through "updateInList" an "OC.Files.FileInfo" object was given instead.
As the given attribute was not a model "_updateDetailsView" treated it
as a file name and tried to get the model for that file, which failed
and caused the details view to be emptied.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-01-11 13:25:41 +01:00
..
admin_audit Don't try to generate logs for chunking paths 2017-06-16 10:42:07 +02:00
comments [tx-robot] updated from transifex 2018-01-04 09:48:45 +00:00
dav Merge pull request #7674 from nextcloud/12_7644 2018-01-09 11:14:16 +01:00
encryption [tx-robot] updated from transifex 2018-01-04 09:48:45 +00:00
federatedfilesharing [tx-robot] updated from transifex 2018-01-04 09:48:45 +00:00
federation [tx-robot] updated from transifex 2018-01-04 09:48:45 +00:00
files Fix empty details view after renaming a file 2018-01-11 13:25:41 +01:00
files_external update icewind/smb to 2.0.3 2018-01-10 12:18:35 +01:00
files_sharing return correct mount type for federated shares 2018-01-11 10:22:04 +01:00
files_trashbin [tx-robot] updated from transifex 2018-01-04 09:48:45 +00:00
files_versions [tx-robot] updated from transifex 2018-01-04 09:48:45 +00:00
lookup_server_connector Merge pull request #4783 from nextcloud/lite-application-classes 2017-05-10 17:31:05 -05:00
oauth2 [tx-robot] updated from transifex 2018-01-04 09:48:45 +00:00
provisioning_api throw 101 when an empty group string is provided 2017-09-18 13:10:23 +02:00
sharebymail [tx-robot] updated from transifex 2018-01-06 01:11:22 +00:00
systemtags [tx-robot] updated from transifex 2018-01-04 09:48:45 +00:00
testing Remove unused use statements 2017-04-22 19:23:31 -05:00
theming Fix SCSS processing when undoing theming values 2018-01-10 10:25:13 +01:00
twofactor_backupcodes [tx-robot] updated from transifex 2018-01-04 09:48:45 +00:00
updatenotification [tx-robot] updated from transifex 2018-01-04 09:48:45 +00:00
user_ldap Merge pull request #7708 from nextcloud/stable12-7599 2018-01-09 11:23:36 +01:00
workflowengine [tx-robot] updated from transifex 2018-01-04 09:48:45 +00:00