6.0.0-beta1
7/22/25

[#11582] Impossible to send in basic view
Summary Impossible to send in basic view
Queue IMP
Queue Version Git master
Type Bug
State Resolved
Priority 3. High
Owners slusarz (at) horde (dot) org
Requester jan (at) horde (dot) org
Created 10/29/2012 (4649 days ago)
Due
Updated 10/29/2012 (4649 days ago)
Assigned
Resolved 10/29/2012 (4649 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
10/29/2012 08:24:25 PM Michael Slusarz Comment #3
State ⇒ Resolved
Reply to this comment
Fixed.
10/29/2012 08:24:06 PM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (master):

commit 42ff510a5147ed97040fc06f8948d34ba0acb3d7
Author: Michael M Slusarz <slusarz@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
10/29/2012 10:34:17 AM Jan Schneider Comment #1
Priority ⇒ 3. High
Patch ⇒ No
Milestone ⇒
Assigned to Michael Slusarz
Queue ⇒ IMP
Summary ⇒ Impossible to send in basic view
Type ⇒ Bug
State ⇒ Assigned
Reply to this comment
Commit 62f2a8973dc001ad2cbdb8d520ca44a7cb6d2541 breaks sending 
messages in basic view completely, unless you have at least one 
attachment.

Saved Queries