| Summary | Smartphone view broken without cookies |
| 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 | 9/5/12 (4966 days ago) |
| Due | |
| Updated | 10/15/12 (4926 days ago) |
| Assigned | |
| Resolved | 9/5/12 (4966 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
commit 69cba559756bba24bb3ed42c20d0e8c1643e8fef
Author: Michael M Slusarz <slusarz@horde.org>
Date: Wed Sep 5 14:23:13 2012 -0600
Bug #11404: Fix regression in parsing query parameters withoutany other URL elements
framework/Core/js/horde-jquery.js | 23 ++++++++++-------------
1 files changed, 10 insertions(+), 13 deletions(-)
http://git.horde.org/horde-git/-/commit/69cba559756bba24bb3ed42c20d0e8c1643e8fef
State ⇒ Resolved
commit 69cba559756bba24bb3ed42c20d0e8c1643e8fef
Author: Michael M Slusarz <slusarz@horde.org>
Date: Wed Sep 5 14:23:13 2012 -0600
Bug #11404: Fix regression in parsing query parameters withoutany other URL elements
framework/Core/js/horde-jquery.js | 23 ++++++++++-------------
1 files changed, 10 insertions(+), 13 deletions(-)
http://git.horde.org/horde-git/-/commit/69cba559756bba24bb3ed42c20d0e8c1643e8fef
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ Smartphone view broken without cookies
Type ⇒ Bug
State ⇒ Unconfirmed
the smartphone view is broken without cookies again.
The smartphone view appears and immediately kicks me back to the login screen.
Probably something similar as
#11322Cheers,
Thomas