Skip to content

[stable33] fix: Fix explode calls for path parsing#762

Open
backportbot[bot] wants to merge 2 commits into
stable33from
backport/760/stable33
Open

[stable33] fix: Fix explode calls for path parsing#762
backportbot[bot] wants to merge 2 commits into
stable33from
backport/760/stable33

Conversation

@backportbot

@backportbot backportbot Bot commented May 28, 2026

Copy link
Copy Markdown

Backport of #760

@backportbot backportbot Bot requested review from come-nc and skjnldsv May 28, 2026 12:51
@backportbot backportbot Bot added this to the Nextcloud 33.0.4 milestone May 28, 2026
come-nc added 2 commits June 1, 2026 10:11
Always pass a limit of 2 when using explode in this way avoids bugs when
 the path contains several times the delimiter by chance.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
…sion

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
@come-nc come-nc force-pushed the backport/760/stable33 branch from bcc50ce to b19b4a4 Compare June 1, 2026 08:12
@come-nc come-nc marked this pull request as ready for review June 15, 2026 12:28
@come-nc come-nc requested a review from Altahrim as a code owner June 15, 2026 12:28

@Altahrim Altahrim left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

It seems we also have to CI to backport…

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Updater Backup removes base path from file path if it matches

3 participants