Skip to content

fix(DAV): Fix getFileFromAbsoluteUri#1007

Merged
juliusknorr merged 1 commit intomainfrom
fix/dav/file-from-absolute-uri
Feb 24, 2026
Merged

fix(DAV): Fix getFileFromAbsoluteUri#1007
juliusknorr merged 1 commit intomainfrom
fix/dav/file-from-absolute-uri

Conversation

@provokateurin
Copy link
Member

No description provided.

@provokateurin
Copy link
Member Author

/backport! to stable33

@provokateurin
Copy link
Member Author

/backport! to stable32

@provokateurin
Copy link
Member Author

/backport! to stable31

@provokateurin
Copy link
Member Author

/backport! to stable30

@provokateurin
Copy link
Member Author

/backport! to stable29

@provokateurin
Copy link
Member Author

/backport! to stable28

@provokateurin
Copy link
Member Author

/backport! to stable27

@backportbot
Copy link

backportbot bot commented Feb 24, 2026

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

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

# Create the new backport branch
git checkout -b backport/1007/stable28

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

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

Error: Failed to check for changes with origin/stable28: No changes found in backport branch


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

@backportbot
Copy link

backportbot bot commented Feb 24, 2026

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

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

# Create the new backport branch
git checkout -b backport/1007/stable27

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

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

Error: Failed to check for changes with origin/stable27: No changes found in backport branch


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

@provokateurin
Copy link
Member Author

Signed-off-by: provokateurin <kate@provokateurin.de>
@provokateurin provokateurin force-pushed the fix/dav/file-from-absolute-uri branch from cc4c084 to d9bb9d3 Compare February 24, 2026 08:49
@juliusknorr juliusknorr merged commit b58deee into main Feb 24, 2026
48 of 50 checks passed
@juliusknorr juliusknorr deleted the fix/dav/file-from-absolute-uri branch February 24, 2026 09:07
@juliusknorr juliusknorr added the bug Something isn't working label Feb 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants