Modify ↓
Opened 10 months ago Closed 10 months ago #345 closed bug (fixed)Forward complains that there is no message to forward
DescriptionSummary
When selecting forward, YAM complains that there is no message to forward even though the message is listed in the attachments section of the write window. I have to delete this entry and add it again. Steps to reproduce
Expected resultsActual resultsRegressionNotesAttachments (0)Change History (2)comment:1 Changed 10 months ago by thboeckel
comment:2 Changed 10 months ago by thboeckel
Note: See
TracTickets for help on using
tickets. | This list contains all users that will be notified about changes made to this ticket. These roles will be notified: Reporter, Owner, Subscriber
| ||||||||||||||||||||||||||||



I was just able to reproduce this myself. The reason is quite simple. When forwarding a mail YAM will remember this process to be able to display a mail a having been forwarded by renaming the corresponding mail file. However, forwarding a mail as an attachment will attach the file before renaming it. Hence YAM cannot access the file with the old name anymore and (in)correctly shows an error message.
I will see what I can do about that.