Summary | Smartphone view doesn't work without cookies |
Queue | Nag |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | thomas.jarosch (at) intra2net (dot) com |
Created | 09/13/2012 (4677 days ago) |
Due | |
Updated | 10/15/2012 (4645 days ago) |
Assigned | |
Resolved | 09/27/2012 (4663 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit 24d95ced58cac58abbed2babcc3e2cd817d5f2fd
Author: Jan Schneider <jan@horde.org>
Date: Thu Sep 27 16:11:28 2012 +0200
Revert "We don't want a JQM URL here (
Bug #11422)."This reverts commit bab4d49e7d5d0b3cdfd3e439065840f7e92a6b31.
No longer necessary after 7f08306b5aac5d3dd556f5823604ce4c30d6ff60.
nag/index.php | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/24d95ced58cac58abbed2babcc3e2cd817d5f2fd
commit 7f08306b5aac5d3dd556f5823604ce4c30d6ff60
Author: Jan Schneider <jan@horde.org>
Date: Thu Sep 27 15:47:00 2012 +0200
Fix Smartmobile URLs if the base URL contains parameters. Fixes
bug #11422.framework/Core/lib/Horde/Core/Smartmobile/Url.php | 38 ++++++++++++--
.../Core/test/Horde/Core/SmartmobileUrlTest.php | 57
++++++++++++++++++++
framework/Url/lib/Horde/Url.php | 7 ++-
3 files changed, 95 insertions(+), 7 deletions(-)
http://git.horde.org/horde-git/-/commit/7f08306b5aac5d3dd556f5823604ce4c30d6ff60
commit bab4d49e7d5d0b3cdfd3e439065840f7e92a6b31
Author: Jan Schneider <jan@horde.org>
Date: Thu Sep 27 13:02:58 2012 +0200
We don't want a JQM URL here (
Bug #11422).nag/index.php | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/bab4d49e7d5d0b3cdfd3e439065840f7e92a6b31
commit 24d95ced58cac58abbed2babcc3e2cd817d5f2fd
Author: Jan Schneider <jan@horde.org>
Date: Thu Sep 27 16:11:28 2012 +0200
Revert "We don't want a JQM URL here (
Bug #11422)."This reverts commit bab4d49e7d5d0b3cdfd3e439065840f7e92a6b31.
No longer necessary after 7f08306b5aac5d3dd556f5823604ce4c30d6ff60.
nag/index.php | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/24d95ced58cac58abbed2babcc3e2cd817d5f2fd
State ⇒ Resolved
commit 7f08306b5aac5d3dd556f5823604ce4c30d6ff60
Author: Jan Schneider <jan@horde.org>
Date: Thu Sep 27 15:47:00 2012 +0200
Fix Smartmobile URLs if the base URL contains parameters. Fixes
bug #11422.framework/Core/lib/Horde/Core/Smartmobile/Url.php | 38 ++++++++++++--
.../Core/test/Horde/Core/SmartmobileUrlTest.php | 57
++++++++++++++++++++
framework/Url/lib/Horde/Url.php | 7 ++-
3 files changed, 95 insertions(+), 7 deletions(-)
http://git.horde.org/horde-git/-/commit/7f08306b5aac5d3dd556f5823604ce4c30d6ff60
commit bab4d49e7d5d0b3cdfd3e439065840f7e92a6b31
Author: Jan Schneider <jan@horde.org>
Date: Thu Sep 27 13:02:58 2012 +0200
We don't want a JQM URL here (
Bug #11422).nag/index.php | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/bab4d49e7d5d0b3cdfd3e439065840f7e92a6b31
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Smartphone view doesn't work without cookies
Queue ⇒ Nag
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
the new nag smartphone view doesn't work without cookies.
It immediately kicks me back to the login screen.
Cheers,
Thomas