Skip to content

fix(FileListInfo): strip attachments folder from collectives path#2393

Open
mejo- wants to merge 1 commit intomainfrom
fix/files_header_strip_attachments
Open

fix(FileListInfo): strip attachments folder from collectives path#2393
mejo- wants to merge 1 commit intomainfrom
fix/files_header_strip_attachments

Conversation

@mejo-
Copy link
Copy Markdown
Member

@mejo- mejo- commented Apr 1, 2026

When opening an attachment via "Show in Files" action, the Files app opens the .attachments.<fileId> folder. Until now, the "Open in Collectives" button then pointed to a broken Collectives link as .attachments.<fileId> became part of the Collectives link.

Fixes: #2371

🏁 Checklist

  • Code is properly formatted (npm run lint / npm run stylelint / composer run cs:check)
  • Sign-off message is added to all commits

When opening an attachment via "Show in Files" action, the Files app
opens the `.attachments.<fileId>` folder. Until now, the "Open in
Collectives" button then pointed to a broken Collectives link as
`.attachments.<fileId>` became part of the Collectives link.

Fixes: #2371

Signed-off-by: Jonas <jonas@freesources.org>
@mejo- mejo- self-assigned this Apr 1, 2026
@mejo- mejo- added bug Something isn't working 3. to review labels Apr 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"Open in collectives" from .attachments folder leads to "Page not found"

1 participant