Summary | Mobile view (smart phone): Can't submit new message / reply |
Queue | IMP |
Queue Version | Git develop |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | thomas.jarosch (at) intra2net (dot) com |
Created | 08/11/2012 (4711 days ago) |
Due | |
Updated | 08/29/2012 (4693 days ago) |
Assigned | |
Resolved | 08/13/2012 (4709 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit 18c0c69952b51550c76e1a138890904cff2a3f08
Author: Michael M Slusarz <slusarz@horde.org>
Date: Mon Aug 13 16:24:47 2012 -0600
[mms] Fix regression preventing compose messages from being sent
in the smartmobile view (
Bug #11342).imp/docs/CHANGES | 2 ++
imp/js/smartmobile.js | 2 +-
imp/package.xml | 2 ++
3 files changed, 5 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/18c0c69952b51550c76e1a138890904cff2a3f08
State ⇒ Resolved
commit 18c0c69952b51550c76e1a138890904cff2a3f08
Author: Michael M Slusarz <slusarz@horde.org>
Date: Mon Aug 13 16:24:47 2012 -0600
[mms] Fix regression preventing compose messages from being sent
in the smartmobile view (
Bug #11342).imp/docs/CHANGES | 2 ++
imp/js/smartmobile.js | 2 +-
imp/package.xml | 2 ++
3 files changed, 5 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/18c0c69952b51550c76e1a138890904cff2a3f08
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ Mobile view (smart phone): Can't submit new message / reply
Type ⇒ Bug
State ⇒ Unconfirmed
I can't hit the submit buttons on new messages or replies in the
smartphone view.
"Cancel" works fine and moving messages to other folders works, too.
Any idea?
Thomas