nextcloud/apps
Daniel Calviño Sánchez f29c1cf13a 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 02:47:11 +01:00
..
admin_audit Composer updated 2018-01-04 16:31:16 +01:00
comments Composer updated 2018-01-04 16:31:16 +01:00
dav Return proper principal on the uploads collection listing 2018-01-10 08:35:20 +01:00
encryption Composer updated 2018-01-04 16:31:16 +01:00
federatedfilesharing Composer updated 2018-01-04 16:31:16 +01:00
federation Composer updated 2018-01-04 16:31:16 +01:00
files Fix empty details view after renaming a file 2018-01-11 02:47:11 +01:00
files_external [tx-robot] updated from transifex 2018-01-10 01:11:20 +00:00
files_sharing [tx-robot] updated from transifex 2018-01-06 01:11:09 +00:00
files_trashbin Composer updated 2018-01-04 16:31:16 +01:00
files_versions Composer updated 2018-01-04 16:31:16 +01:00
lookup_server_connector Composer updated 2018-01-04 16:31:16 +01:00
oauth2 Composer updated 2018-01-04 16:31:16 +01:00
provisioning_api Composer updated 2018-01-04 16:31:16 +01:00
sharebymail [tx-robot] updated from transifex 2018-01-06 01:11:09 +00:00
systemtags Composer updated 2018-01-04 16:31:16 +01:00
testing Composer updated 2018-01-04 16:31:16 +01:00
theming Fix appmenu svg double invert 2018-01-10 09:11:32 +01:00
twofactor_backupcodes Composer updated 2018-01-04 16:31:16 +01:00
updatenotification Composer updated 2018-01-04 16:31:16 +01:00
user_ldap extend test for rotating prefixes 2018-01-08 13:46:07 +01:00
workflowengine [tx-robot] updated from transifex 2018-01-04 09:48:31 +00:00