Skip to content

[stable29] fix(files): Correctly create Nodes from WebDAV result in "recent"-view - #46951

Merged
susnux merged 3 commits into
stable29from
backport/46918/stable29
Aug 8, 2024
Merged

[stable29] fix(files): Correctly create Nodes from WebDAV result in "recent"-view#46951
susnux merged 3 commits into
stable29from
backport/46918/stable29

Conversation

@backportbot

@backportbotbackportbotBot commented Aug 1, 2024

Copy link
Copy Markdown

Backport of #46918

Warning, This backport's changes differ from the original and might be incomplete ⚠️

Todo

  • Review and resolve any conflicts
  • Remove all the empty commits

Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@skjnldsv

Copy link
Copy Markdown
Member

apps/files/src/services/Files.ts needs a fix

@susnux
susnux marked this pull request as ready for review August 8, 2024 12:12
@susnuxsusnux added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Aug 8, 2024
@susnux
susnuxforce-pushed the backport/46918/stable29 branch from 73767da to e89c73eCompareAugust 8, 2024 12:13

@susnuxsusnux left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Rebased

@susnuxsusnux mentioned this pull request Aug 8, 2024
9 tasks
@susnux
susnux enabled auto-merge August 8, 2024 12:22
@skjnldsv

Copy link
Copy Markdown
Member

image
oddly suspicious

The recent search works on a different remote URL so the source of the files were wrong,
because the remote url was included twice in the source.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux
susnuxforce-pushed the backport/46918/stable29 branch from e89c73e to 4c70619CompareAugust 8, 2024 14:50
@susnux

Copy link
Copy Markdown
Contributor

Resolved

@susnux
susnux merged commit 21f9fe8 into stable29Aug 8, 2024
@susnux
susnux deleted the backport/46918/stable29 branch August 8, 2024 15:17
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to releaseReady to be released and/or waiting for tests to finishbugfeature: filesregression

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@skjnldsv@susnux@AndyScherzinger@sorbaugh