[Tickets #11582] Re: Impossible to send in basic view
bugs at horde.org
bugs at horde.org
Mon Oct 29 20:24:07 UTC 2012
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/11582
------------------------------------------------------------------------------
Ticket | 11582
Updated By | Git Commit <commits at lists.horde.org>
Summary | Impossible to send in basic view
Queue | IMP
Version | Git master
Type | Bug
State | Assigned
Priority | 3. High
Milestone |
Patch |
Owners | Michael Slusarz
------------------------------------------------------------------------------
Git Commit <commits at lists.horde.org> (2012-10-29 20:24) wrote:
Changes have been made in Git (master):
commit 42ff510a5147ed97040fc06f8948d34ba0acb3d7
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Oct 29 13:49:22 2012 -0600
[mms] Fix regression in sending messages in basic/minimal mode if
no attachment is added (Bug #11582).
A one-size-fits-all approach is not possible with this method, since the
various views handle compose attachment error/success in diverse ways.
Change code to handle attachment uploads on a 1-by-1 basis.
imp/compose.php | 18 +++-
imp/docs/CHANGES | 2 +
imp/lib/Ajax/Application/Handler/Dynamic.php | 6 +-
imp/lib/Compose.php | 122
+++++++++++---------------
imp/lib/Minimal/Compose.php | 14 +++-
imp/package.xml | 2 +
6 files changed, 85 insertions(+), 79 deletions(-)
http://git.horde.org/horde-git/-/commit/42ff510a5147ed97040fc06f8948d34ba0acb3d7
More information about the bugs
mailing list