Skip to content

fix: add fallback to raw path info#58817

Merged
provokateurin merged 1 commit intomasterfrom
fix/noid/add-fallback-to-raw-path-info
Mar 9, 2026
Merged

fix: add fallback to raw path info#58817
provokateurin merged 1 commit intomasterfrom
fix/noid/add-fallback-to-raw-path-info

Conversation

@miaulalala
Copy link
Contributor

@miaulalala miaulalala commented Mar 9, 2026

Follow up to #56843

Summary

The raw path info method has no fallback for an empty array parameter, causing tests in the activity app to fail.

Checklist

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

Follow up to #56843

The raw path info method has no fallback for an empty array parameter

Signed-off-by: Anna Larch <[email protected]>
@miaulalala miaulalala added this to the Nextcloud 34 milestone Mar 9, 2026
@miaulalala miaulalala requested a review from come-nc March 9, 2026 21:24
@miaulalala miaulalala self-assigned this Mar 9, 2026
@miaulalala miaulalala requested a review from a team as a code owner March 9, 2026 21:24
@miaulalala miaulalala added bug 3. to review Waiting for reviews labels Mar 9, 2026
@miaulalala miaulalala requested review from Altahrim, artonge and salmart-dev and removed request for a team March 9, 2026 21:24
@miaulalala
Copy link
Contributor Author

/backport to stable33

@miaulalala
Copy link
Contributor Author

/backport to stable32

@provokateurin provokateurin enabled auto-merge March 9, 2026 22:18
@provokateurin provokateurin merged commit 27c4385 into master Mar 9, 2026
182 of 186 checks passed
@provokateurin provokateurin deleted the fix/noid/add-fallback-to-raw-path-info branch March 9, 2026 22:21
@solracsf
Copy link
Member

/backport to stable33

@solracsf
Copy link
Member

/backport to stable32

@backportbot
Copy link

backportbot bot commented Mar 10, 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/58817/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 cbe8e4d9

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

Error: Failed to push branch backport/58817/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.

@solracsf
Copy link
Member

/backport to stable32

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

Labels

3. to review Waiting for reviews bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants