Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attachment viewer shows attachment ID instead of file name in title #7211

Open
ChristophWurst opened this issue Sep 7, 2022 · 0 comments
Open

Comments

@ChristophWurst
Copy link
Member

Steps to reproduce

  1. Open a message with PDF attachments
  2. Click on one of the attachments
  3. Look at the title (above the PDF viewer)

Expected behavior

I see the name of the attachment, e.g. presentation.pdf.

Actual behavior

I see 2, 3 or whatever body part ID the attachment has. That is because Viewer splits the route into directory and basename. And with our attachment URL the basename is the ID.

Mail app version

2.0.0 beta 3

Mailserver or service

No response

Operating system

No response

PHP engine version

No response

Web server

No response

Database

No response

Additional info

No response

@ChristophWurst ChristophWurst added this to the v2.0.0 milestone Sep 7, 2022
@ChristophWurst ChristophWurst modified the milestones: v2.0.0, v2.0.1, v2.0.2 Oct 13, 2022
@GretaD GretaD modified the milestones: v2.0.2, v2.0.3 Oct 18, 2022
@GretaD GretaD modified the milestones: v2.0.3, v2.0.4 Nov 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 📄 To do
Development

No branches or pull requests

2 participants