Skip to content

[stable32] fix(files_sharing): Fix BeforeZipCreatedListener path handling - #57663

Merged
Altahrim merged 3 commits into
stable32from
backport/57573/stable32
Jan 20, 2026
Merged

[stable32] fix(files_sharing): Fix BeforeZipCreatedListener path handling#57663
Altahrim merged 3 commits into
stable32from
backport/57573/stable32

Conversation

@backportbot

Copy link
Copy Markdown

Backport of PR #57573

@backportbot
backportbotBot requested a review from a team as a code ownerJanuary 20, 2026 15:08
@backportbot
backportbotBot requested review from Altahrim, ArtificialOwl, CarlSchwan, come-nc, icewind1991, leftybournes and susnux and removed request for a teamJanuary 20, 2026 15:08
@backportbotbackportbotBot added the 3. to review Waiting for reviews label Jan 20, 2026
@backportbotbackportbotBot added this to the Nextcloud 32.0.6 milestone Jan 20, 2026
Path of directory is relative to root folder, not user folder.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
This is clearly the original intent, the parameter name in ViewOnly is
$userFolder, and the similar event for single file download uses
paths relative to user folder as well.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
@Altahrim
Altahrim merged commit c47af9f into stable32Jan 20, 2026
206 of 208 checks passed
@Altahrim
Altahrim deleted the backport/57573/stable32 branch January 20, 2026 16:24
@nextcloud-botnextcloud-bot mentioned this pull request Feb 4, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@Altahrim@come-nc