close
Skip to content

Fix #8914#8943

Merged
i2h3 merged 1 commit into
masterfrom
fix/8914-download-folder-now
Oct 23, 2025
Merged

Fix #8914#8943
i2h3 merged 1 commit into
masterfrom
fix/8914-download-folder-now

Conversation

@i2h3
Copy link
Copy Markdown
Collaborator

@i2h3 i2h3 commented Oct 23, 2025

fix(file-provider): Fix #8914 by omitting the faulty NSFileProviderRequest argument on enumerator request.

…quest argument on enumerator request.

Signed-off-by: Iva Horn <iva.horn@nextcloud.com>
@i2h3 i2h3 added this to the 4.0.1 milestone Oct 23, 2025
@i2h3 i2h3 requested a review from Copilot October 23, 2025 14:52
@i2h3 i2h3 self-assigned this Oct 23, 2025
@i2h3 i2h3 added the bug label Oct 23, 2025
@i2h3 i2h3 added the feature: 📁 file provider macOS File Provider Extension, more general also known as virtual file system. label Oct 23, 2025
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes issue #8914 by removing the faulty NSFileProviderRequest argument from the enumerator logging call. The change corrects a logging error in the File Provider Extension where the request parameter was being incorrectly passed to the logger.

Key Changes

  • Reformatted the enumerator(for:request:) method signature to a single line
  • Removed the .request: request argument from the debug log call

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@i2h3 i2h3 enabled auto-merge October 23, 2025 14:56
@i2h3
Copy link
Copy Markdown
Collaborator Author

i2h3 commented Oct 23, 2025

/backport to stable-4.0

@github-actions
Copy link
Copy Markdown
Contributor

Artifact containing the AppImage: nextcloud-appimage-pr-8943.zip

Digest: sha256:e9a2a15a5d047bb0039513a5b2ba0d1164359b1afc3201a87531cc924307b8aa

To test this change/fix you can download the above artifact file, unzip it, and run it.

Please make sure to quit your existing Nextcloud app and backup your data.

@i2h3 i2h3 merged commit 83c6bc3 into master Oct 23, 2025
20 checks passed
@i2h3 i2h3 deleted the fix/8914-download-folder-now branch October 23, 2025 15:32
@backportbot backportbot Bot mentioned this pull request Oct 23, 2025
@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug feature: 📁 file provider macOS File Provider Extension, more general also known as virtual file system.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: You need to authenticate before accessing this item. [Bug]: macOS File Provider "Download Now" on Folders Authentication Alert

3 participants