-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Restore a file from trashbin -> Undefined index: files at cloud/apps/files_trashbin/ajax/undelete.php#31 #528
Comments
While I can see in the code what triggers this error message I can't quite understand when this code path is triggered. Does this happen for any file? Or are they in subfolders or do you try to restore folders? Would be awesome if I would be able to reproduce this locally. |
I know whats the Problem or how you can reproduce it. I have deleted a file (picture) from the root. If I click on "Wiederherstellen" (restore file) in the same line behind the file Name -> no error occurs. Here a screenshot with a Little documentation what I've do. Thanks for your reply! |
* use $_POST['files'] only of ssinlge files are restored * fixes #528
Fix is in #547 |
* use $_POST['files'] only of ssinlge files are restored * fixes #528
* use $_POST['files'] only of ssinlge files are restored * fixes #528
Steps to reproduce
Actual behaviour
Tell us what happens instead
file is restored but error message in log
Server configuration
Operating system:
Ubuntu
Web server:
Apache 2.4
Database:
MySQL 5.6.
PHP version:
7.0.8
Nextcloud version: (see Nextcloud admin page)
9.0.53 (stable)
Updated from an older Nextcloud/ownCloud or fresh install:
fresh install
Where did you install Nextcloud from:
nextcloud.com
List of activated apps:
The content of config/config.php:
Are you using external storage, if yes which one: local/smb/sftp/...
no
Are you using encryption: yes/no
no
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
no
Client configuration
Browser:
IE11, Microsoft Edge
Operating system:
Windows 10
Logs
Web server error log
Web server error log
The text was updated successfully, but these errors were encountered: