Skip to content

Comments

[stable33] fix: correctly return false for filesize on non-existing file#58553

Merged
susnux merged 2 commits intostable33from
backport/58543/stable33
Feb 24, 2026
Merged

[stable33] fix: correctly return false for filesize on non-existing file#58553
susnux merged 2 commits intostable33from
backport/58543/stable33

Conversation

@backportbot
Copy link

@backportbot backportbot bot commented Feb 24, 2026

Backport of #58543

Warning, This backport's changes differ from the original and might be incomplete ⚠️

Todo

  • Review and resolve any conflicts
  • Amend HEAD commit to remove the line stating to skip CI

Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@backportbot backportbot bot added the 3. to review Waiting for reviews label Feb 24, 2026
@backportbot backportbot bot added this to the Nextcloud 33.0.1 milestone Feb 24, 2026
@icewind1991 icewind1991 force-pushed the backport/58543/stable33 branch from aaa0591 to e88748e Compare February 24, 2026 17:05
@icewind1991
Copy link
Member

/backport! to stable32

@backportbot
Copy link
Author

backportbot bot commented Feb 24, 2026

The backport to stable32 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable32
git pull origin stable32

# Create the new backport branch
git checkout -b backport/58553/stable32

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 276ca39a e88748e7

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/58553/stable32

Error: Failed to push branch backport/58553/stable32: remote: Invalid username or token. Password authentication is not supported for Git operations.
fatal: Authentication failed for 'https://github.com/nextcloud/server.git/'


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@icewind1991 icewind1991 marked this pull request as ready for review February 24, 2026 17:06
@icewind1991 icewind1991 requested a review from a team as a code owner February 24, 2026 17:06
@icewind1991 icewind1991 requested review from ArtificialOwl and come-nc and removed request for a team February 24, 2026 17:06
@susnux susnux added the bug label Feb 24, 2026
@susnux susnux merged commit bc9cc63 into stable33 Feb 24, 2026
207 of 216 checks passed
@susnux susnux deleted the backport/58543/stable33 branch February 24, 2026 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants