| Summary | Attachment rendering and menu |
| Queue | IMP |
| Queue Version | Git master |
| Type | Bug |
| State | Resolved |
| Priority | 1. Low |
| Owners | slusarz (at) horde (dot) org |
| Requester | jan (at) horde (dot) org |
| Created | 04/20/2010 (5679 days ago) |
| Due | |
| Updated | 04/20/2010 (5679 days ago) |
| Assigned | 04/20/2010 (5679 days ago) |
| Resolved | 04/20/2010 (5679 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
State ⇒ Resolved
State ⇒ Feedback
Agree that there is no need for the 'Show attachments only' button.
This has been removed.
Turns out that there was a logic issue in the inline "show all"
display. Maybe this fixes things for you?
Bug #8980: Don't show 'Show Attachments Only' optionhttp://git.horde.org/diff.php/imp/message.php?rt=horde-git&r1=b51f0bb915b2ec67c21722a2e7054ff70253b236&r2=f5e3005f9f0da409987268ff665e8ca6b5555875
http://git.horde.org/diff.php/imp/templates/imp/message/navbar_actions.html?rt=horde-git&r1=55b00688ec61efc6d4b74eb5d7bd928ffb9a541a&r2=f5e3005f9f0da409987268ff665e8ca6b5555875
Bug #8980: Fix displaying all partshttp://git.horde.org/diff.php/imp/lib/Ui/Message.php?rt=horde-git&r1=fa88ada98027ce5df5f3285f3e69cd575eca8eef&r2=e2ebc5a1ed2be758341bb8e276a1453a666152e4
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Attachment rendering and menu
Queue ⇒ IMP
Assigned to Michael Slusarz
Milestone ⇒
Patch ⇒ No
State ⇒ Assigned
parts is rendered inline. Also, the attachment menu has only one menu
entry: Show Attachments Only (what's the purpose of that function
anyway, I can't imagine any use case for that?)
If I click on Show Attachments Only, the iTip attachment is displayed,
and now the attachments menu is complete too.