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

[BUG] Wrong attachment size with emails in outbox #10515

Open
jiriks74 opened this issue Dec 17, 2024 · 1 comment
Open

[BUG] Wrong attachment size with emails in outbox #10515

jiriks74 opened this issue Dec 17, 2024 · 1 comment

Comments

@jiriks74
Copy link

Steps to reproduce

  1. Write an email
  2. Add an attachment
  3. Set up Send later for this email
  4. Send it
  5. Go to the outbox
  6. Open the email
  7. See attachment size as NaN undefined
Screenshots

Image

Image

Image

Image

Expected behavior

Seeing the correct attachment size.

Actual behavior

Size is reported as NaN undefined.

Mail app version

4.0.10

Nextcloud version

30.0.4

Mailserver or service

Self-hosted SMTP server (docker-mailserver)

Operating system

Nextcloud AIO on arm64

PHP engine version

PHP 8.3

Nextcloud memory caching

'memcache.distributed' => '\OC\Memcache\Redis',

Web server

Apache (supported)

Database

PostgreSQL

Additional info

No response

@jiriks74
Copy link
Author

Transfered from #10066 (comment)

@ChristophWurst ChristophWurst changed the title [BUG](UI): Wrong attachment size with emails in Outbox [BUG] Wrong attachment size with emails in outbox Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants