Skip to content

fix(files_external): Stop building path twice when checking if file exists on case insensitive SMB storage - #51364

Merged
provokateurin merged 1 commit into
masterfrom
fix/files_external/smb-case-insensitive-path-building
Mar 11, 2025
Merged

fix(files_external): Stop building path twice when checking if file exists on case insensitive SMB storage#51364
provokateurin merged 1 commit into
masterfrom
fix/files_external/smb-case-insensitive-path-building

Conversation

@provokateurin

Copy link
Copy Markdown
Member

Summary

getFolderContents() called from getDirectoryContent() already calls buildPath().

Checklist

…xists on case insensitive SMB storage
Signed-off-by: provokateurin <kate@provokateurin.de>
@provokateurinprovokateurin added bug 3. to review Waiting for reviews labels Mar 10, 2025
@provokateurinprovokateurin added this to the Nextcloud 32 milestone Mar 10, 2025
@provokateurin
provokateurin requested a review from a team as a code ownerMarch 10, 2025 08:54
@provokateurin
provokateurin requested review from come-nc and nfebe and removed request for a teamMarch 10, 2025 08:54
@provokateurin

Copy link
Copy Markdown
MemberAuthor

/backport to stable31

@provokateurin

Copy link
Copy Markdown
MemberAuthor

/backport to stable30

@provokateurin

Copy link
Copy Markdown
MemberAuthor

/backport to stable29

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

Labels

3. to reviewWaiting for reviewsbug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: apps/files_external/lib/Lib/Storage/SMB.php:630 subfolder prepended twice

4 participants

@provokateurin@Altahrim@come-nc@skjnldsv