| Summary | compose is not honouring msword disable=true |
| Queue | IMP |
| Queue Version | Git master |
| Type | Bug |
| State | Resolved |
| Priority | 1. Low |
| Owners | slusarz (at) horde (dot) org |
| Requester | asa (at) isac (dot) gov (dot) in |
| Created | 11/15/2013 (4375 days ago) |
| Due | |
| Updated | 11/21/2013 (4369 days ago) |
| Assigned | |
| Resolved | 11/21/2013 (4369 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
Assigned to Michael Slusarz
State ⇒ Resolved
commit 8d243848e03971de867357a23d8eb63f87aa1a2d
Author: Michael M Slusarz <slusarz@horde.org>
Date: Wed Nov 20 22:52:39 2013 -0700
[mms] Don't provide links to view attachments in compose screen
unless the attachment can be displayed (
Bug #12841).imp/docs/CHANGES | 2 ++
imp/lib/Ajax/Queue.php | 16 +++++++++++-----
imp/package.xml | 4 ++--
3 files changed, 15 insertions(+), 7 deletions(-)
http://git.horde.org/horde-git/-/commit/8d243848e03971de867357a23d8eb63f87aa1a2d
Queue ⇒ IMP
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Horde Groupware Webmail Edition
Summary ⇒ compose is not honouring msword disable=true
Type ⇒ Bug
State ⇒ Unconfirmed
should not been shown when msword disable=true is set in
mime_types.php in horde. right now, link is seen and when clicked
error is shown to admin user.
where as, link is not generated when a mail is received having word
file attachment. Here, the default property set for msword is getting
honoured.