6.0.0-beta1
7/5/25

[#12465] regression: cannot see attachments when forwarding emails
Summary regression: cannot see attachments when forwarding emails
Queue IMP
Queue Version 6.1.2
Type Bug
State Resolved
Priority 2. Medium
Owners
Requester jmozdzen (at) nde (dot) ag
Created 07/16/2013 (4372 days ago)
Due
Updated 07/19/2013 (4369 days ago)
Assigned
Resolved 07/16/2013 (4372 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
07/19/2013 03:02:33 PM jmozdzen (at) nde (dot) ag Comment #6 Reply to this comment
Sorry for the confusion - I can confirm it works as advertised :)

Thank you for the quick fix!

Regards,
Jens
07/18/2013 08:57:43 AM jmozdzen (at) nde (dot) ag Comment #4 Reply to this comment
This was already fixed yesterday.
should this have been included in the code pear-published on 
2013-07-16/-17? I have applied the latest updates, but still see the 
described behavior.
07/16/2013 05:08:42 PM Michael Slusarz Comment #3
State ⇒ Resolved
Reply to this comment
This was already fixed yesterday.
07/16/2013 12:57:28 PM jmozdzen (at) nde (dot) ag Comment #2 Reply to this comment
Here are some possibly relevant webmail settings for the user:

new message creation
- text mode emails

replies:
- insert original email into the response
- remove signatures in case of text emails

Concerning "forwards":
- forward original email in the message body
07/16/2013 12:38:09 PM jmozdzen (at) nde (dot) ag Comment #1
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ regression: cannot see attachments when forwarding emails
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
I am logged in using the "dynamic" UI.

When forwarding an e-mail, in the then opening editor window, I see 
the message to add the forwarded e-mail as an attachment (in addition 
to the inline forwarding, which I had set up in my preferences).

When clicking that "click here to attach original message" message, no 
attachments show in the window's attachment list (the list is empty, I 
only have the "add an attachment" option).

When sending the message, the receiver will see the original message 
as attachment, as well as any attachments that were included in the 
forwarded message, so this should be some UI problem. Looking at the 
HTML source of the opened editor window, I can see that the list of 
attachments is actually empty, so this ought not to be some browser 
problem:

      <td id="atctd">
       <span id="upload_limit" style="display:none">Die 
Anhangbegrenzung wurde erreicht.</span>
       <span id="upload_wait" style="display:none"></span>
       <span>
        <label id="compose_upload_add" for="upload">Anhang hinzufügen</label>
        <input id="upload" name="file_upload" type="file" />      </span>
       <ul id="attach_list" style="display:none"></ul>
      </td>

Horde's log shows no obvious error messages, Apache's log reports only "200"s.

This is 100% reproducible.

Saved Queries