[commits] Horde branch master updated. ad60f68ae461ddba772bce24a5bcde5e1e182216
Michael M Slusarz
slusarz at horde.org
Mon Oct 29 20:24:05 UTC 2012
The branch "master" has been updated.
The following is a summary of the commits.
from: 3b1c521ea366448dfdb81bdc18fc48482dee782c
42ff510 [mms] Fix regression in sending messages in basic/minimal mode if no attachment is added (Bug #11582).
ad60f68 [mms] Fix regression causing large amounts of whitespace padding to be added to compose text in basic view.
-----------------------------------------------------------------------
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
-----------------------------------------------------------------------
commit ad60f68ae461ddba772bce24a5bcde5e1e182216
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Oct 29 14:18:57 2012 -0600
[mms] Fix regression causing large amounts of whitespace padding to be added to compose text in basic view.
imp/docs/CHANGES | 2 ++
imp/package.xml | 2 ++
imp/templates/basic/compose/compose.html.php | 4 +---
3 files changed, 5 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/ad60f68ae461ddba772bce24a5bcde5e1e182216
More information about the commits
mailing list