Skip to content

fix(files): remove leading slash from destination in copy/move toast - #61435

Merged
AndyScherzinger merged 2 commits into
masterfrom
leftybournes/fix/files-remove-leading-slash-on-copy-move-message
Aug 7, 2026
Merged

fix(files): remove leading slash from destination in copy/move toast#61435
AndyScherzinger merged 2 commits into
masterfrom
leftybournes/fix/files-remove-leading-slash-on-copy-move-message

Conversation

@leftybournes

@leftybournes leftybournes commented Jun 19, 2026

Copy link
Copy Markdown
Member
  • Resolves: #

Summary

When copying/moving a file/folder, a leading slash (/) is shown before the destination (e.g. Copying "notes.txt" to "/Documents") while showing the copying/moving message. This removes the leading slash (e.g. Copying "notes.txt to "Documents").

Checklist

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

@leftybournes leftybournes added this to the Nextcloud 35 milestone Jun 19, 2026
@leftybournes
leftybournes requested review from a team and skjnldsv as code owners June 19, 2026 08:54
@leftybournes leftybournes added bug 3. to review Waiting for reviews labels Jun 19, 2026
@leftybournes
leftybournes removed the request for review from a team June 19, 2026 08:54
@leftybournes
leftybournes requested review from nfebe and sorbaugh June 19, 2026 08:54
@leftybournes
leftybournes force-pushed the leftybournes/fix/files-remove-leading-slash-on-copy-move-message branch from 13e67d0 to 0370704 Compare August 7, 2026 12:25
@leftybournes

Copy link
Copy Markdown
Member Author

This is similar to #61303 and I realise it should have been part of that PR.

I tried looking in other parts of the code which did the same so I could include them but couldn't find any.

@leftybournes

Copy link
Copy Markdown
Member Author

/compile rebase

@leftybournes

Copy link
Copy Markdown
Member Author

/backport 0370704 to stable34

@leftybournes

Copy link
Copy Markdown
Member Author

/backport 0370704 to stable33

leftybournes and others added 2 commits August 7, 2026 15:07
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@nextcloud-command
nextcloud-command force-pushed the leftybournes/fix/files-remove-leading-slash-on-copy-move-message branch from 0370704 to e4f3c1c Compare August 7, 2026 15:09
@AndyScherzinger

Copy link
Copy Markdown
Member

/backport 0370704 to stable32

@AndyScherzinger
AndyScherzinger merged commit e2d6005 into master Aug 7, 2026
130 checks passed
@AndyScherzinger
AndyScherzinger deleted the leftybournes/fix/files-remove-leading-slash-on-copy-move-message branch August 7, 2026 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants