nextcloud / mail

💌 Mail app for Nextcloud
https://apps.nextcloud.com/apps/mail
GNU Affero General Public License v3.0
847 stars 259 forks source link

Deleted attachment is also sent #9299

Closed handkerchief333 closed 9 months ago

handkerchief333 commented 9 months ago

Steps to reproduce

  1. create a message
  2. upload a PDF as an attachment
  3. delete the attachment by clicking on the X
  4. upload a new PDF
  5. send the message
  6. both PDFs are attached in the sent message

Expected behavior

The attachment that was deleted again should not be sent.

Actual behavior

The previously uploaded and subsequently deleted attachment is also sent.

Mail app version

3.5.4

Mailserver or service

Hostpoint

Operating system

FreeBSD 13.2

PHP engine version

PHP 8.1

Web server

Apache (supported)

Database

MariaDB

Additional info

Nextcloud 27.1.4

GretaD commented 9 months ago

after removing attachment called Eirini. the result is this:

Screenshot from 2024-02-07 17-22-35

handkerchief333 commented 9 months ago

@GretaD Thank you. Does this confirm my report or do I need to provide further information?

GretaD commented 9 months ago

@GretaD Thank you. Does this confirm my report

yes, i can reproduce your issue so no more data is needed