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

[stable27] fix: do not use removed View::getLocalFolder() #177

Merged
merged 1 commit into from
Jun 8, 2023

Conversation

backportbot-nextcloud[bot]
Copy link

backport of #175

Actually without replacement. Prior to NC 27 it was implemented on local
storage only, trying to run it would have led into an Exception – if
folders were not filtered out here already. Since the method would
actually only make sense for external folders, removing it seems to be
the reasonable decision, and actually does not remove functionality.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
@backportbot-nextcloud backportbot-nextcloud bot requested review from blizzz and come-nc June 8, 2023 08:43
@blizzz blizzz merged commit 2f26926 into stable27 Jun 8, 2023
@delete-merged-branch delete-merged-branch bot deleted the backport/175/stable27 branch June 8, 2023 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants