Summary | Horde Submit Login fails in some mobile devices |
Queue | Horde Base |
Queue Version | 5.0.0beta5 |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | slusarz (at) horde (dot) org |
Requester | alietsantiesteban (at) gmail (dot) com |
Created | 06/06/2012 (4766 days ago) |
Due | |
Updated | 10/15/2012 (4635 days ago) |
Assigned | 10/10/2012 (4640 days ago) |
Resolved | 10/10/2012 (4640 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit 4f1c9042c7ea8e16edebaba02b924167ca7e0c65
Author: Michael M Slusarz <slusarz@horde.org>
Date: Wed Oct 10 01:09:27 2012 -0600
[mms] Show non-javascript enhanced login screen for
non-smartmobile mobile browsers (
Bug #11215).horde/docs/CHANGES | 2 ++
horde/login.php | 25 +++++++++++++++----------
horde/package.xml | 2 ++
3 files changed, 19 insertions(+), 10 deletions(-)
http://git.horde.org/horde-git/-/commit/4f1c9042c7ea8e16edebaba02b924167ca7e0c65
State ⇒ Resolved
commit 4f1c9042c7ea8e16edebaba02b924167ca7e0c65
Author: Michael M Slusarz <slusarz@horde.org>
Date: Wed Oct 10 01:09:27 2012 -0600
[mms] Show non-javascript enhanced login screen for
non-smartmobile mobile browsers (
Bug #11215).horde/docs/CHANGES | 2 ++
horde/login.php | 25 +++++++++++++++----------
horde/package.xml | 2 ++
3 files changed, 19 insertions(+), 10 deletions(-)
http://git.horde.org/horde-git/-/commit/4f1c9042c7ea8e16edebaba02b924167ca7e0c65
Queue ⇒ Horde Base
Version ⇒ 5.0.0beta5
Assigned to
Assigned to Michael Slusarz
Note: Opera Mini will **NOT** work with smartmobile mode, since it
does not support AJAX.
But I do agree that we need to bring back a basic mobile login page
for devices that do NOT support jquerymobile.
It doesn't work with native Sony Ericsson web browser and with Opera
Mini 6.5 which is supposed to work with jquery mobile too.
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Horde Submit Login fails in some mobile devices
Due ⇒ 06/06/2012
Queue ⇒ Horde Groupware Webmail Edition
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
version. This has broken Horde Login in some mobile devices wich
worked as expected in earlier versions, we notice that login page
renders in the device but Submit button doesn't works, and the POST
request is never received in the server, maybe because some missing
javascripts libraries wich fails in the mobile device. Here some of
the mobile wich fails.
- Samsung C3300K using NetFront Browser v3.5
- Any kind of mobile using Opera 11.
We will apreciate your help.
Best regards