Skip to content
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

Fix error message while restoring all files #547

Merged
merged 1 commit into from
Jul 25, 2016

Conversation

MorrisJobke
Copy link
Member

@MorrisJobke MorrisJobke commented Jul 25, 2016

  • use $_POST['files'] only of ssinlge files are restored

fixes #528

@Dennis1993 I tried it locally and could reproduce your issue. With this change the error is gone.

@nickvergessen @schiessle @rullzer Please review :)

@karlitschek I would like to backport this.

* use $_POST['files'] only of ssinlge files are restored
* fixes #528
@mention-bot
Copy link

@MorrisJobke, thanks for your PR! By analyzing the annotation information on this pull request, we identified @schiessle, @PVince81 and @LukasReschke to be potential reviewers

@karlitschek
Copy link
Member

yes. definitely backport 👍

@nickvergessen
Copy link
Member

👍

@MorrisJobke MorrisJobke added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Jul 25, 2016
@nickvergessen nickvergessen merged commit 6a25e5f into master Jul 25, 2016
@nickvergessen nickvergessen deleted the fix-restore-all-files branch July 25, 2016 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish bug feature: trashbin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Restore a file from trashbin -> Undefined index: files at cloud/apps/files_trashbin/ajax/undelete.php#31
4 participants