Skip to content

[stable-33.0] fix(file-provider): use slash prefix for child item queries. - #10169

Merged
camilasan merged 2 commits into
stable-33.0from
backport/10130/stable-33.0
Jun 12, 2026
Merged

[stable-33.0] fix(file-provider): use slash prefix for child item queries.#10169
camilasan merged 2 commits into
stable-33.0from
backport/10130/stable-33.0

Conversation

@backportbot

@backportbot backportbot Bot commented Jun 12, 2026

Copy link
Copy Markdown

Backport of PR #10130

Appends "/" to directory URLs before prefix matching to prevent
"A/B" from incorrectly matching children of "A/BC".

Assisted-by: Claude:claude-sonnet-4-5
Signed-off-by: Camila Ayres <hello@camilasan.com>
Assisted-by: Claude:claude-sonnet-4-5
Signed-off-by: Camila Ayres <hello@camilasan.com>
@backportbot
backportbot Bot requested a review from i2h3 June 12, 2026 09:09
@backportbot
backportbot Bot requested review from mgallien and nilsding as code owners June 12, 2026 09:09
@backportbot backportbot Bot added this to the 33.0.6 milestone Jun 12, 2026
@camilasan
camilasan merged commit 43b4d6a into stable-33.0 Jun 12, 2026
14 of 15 checks passed
@camilasan
camilasan deleted the backport/10130/stable-33.0 branch June 12, 2026 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

1 participant