Summary | The return_url parameter for the problem-form sometimes points to an unwanted location |
Queue | Horde Groupware Webmail Edition |
Queue Version | 5.2.11 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | aarno.sandvik (at) helsinki (dot) fi |
Created | 03/13/2013 (4535 days ago) |
Due | |
Updated | 10/20/2017 (2853 days ago) |
Assigned | |
Resolved | 01/18/2016 (3494 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit da90c4749b497a648e288e08924384f54a9622d5
Author: Jan Schneider <jan@horde.org>
Date: Mon, 18 Jan 2016 22:39:05 +0100
[jan] Fix returning to last page after problem reporting from AJAX
pages (
Bug #12112).M docs/CHANGES
M package.xml
https://github.com/horde/base/commit/da90c4749b497a648e288e08924384f54a9622d5
commit 41498d44447c1fa024d1c196f1898f840c49c51e
Author: Jan Schneider <jan@horde.org>
Date: Mon, 18 Jan 2016 22:38:22 +0100
[jan] Fix returning to last page after problem reporting from AJAX
pages (
Bug #12112).M js/topbar.js
https://github.com/horde/base/commit/41498d44447c1fa024d1c196f1898f840c49c51e
commit 43a1590808a4b92a285984e0bc576ee9030ae91e
Author: Jan Schneider <jan@horde.org>
Date: Mon Jan 18 22:39:05 2016 +0100
[jan] Fix returning to last page after problem reporting from
AJAX pages (
Bug #12112).horde/package.xml | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/43a1590808a4b92a285984e0bc576ee9030ae91e
commit 3d8ef002fdb0898950823ca1109886f4d279b0d2
Author: Jan Schneider <jan@horde.org>
Date: Mon Jan 18 22:39:05 2016 +0100
[jan] Fix returning to last page after problem reporting from
AJAX pages (
Bug #12112).horde/docs/CHANGES | 2 ++
horde/package.xml | 2 ++
2 files changed, 4 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/3d8ef002fdb0898950823ca1109886f4d279b0d2
commit e2a5272f059703bbc0e73e652cd268ad303d2e8e
Author: Jan Schneider <jan@horde.org>
Date: Mon Jan 18 22:28:15 2016 +0100
[jan] Fix returning to last page after problem reporting from
AJAX pages (
Bug #12112).horde/js/topbar.js | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/e2a5272f059703bbc0e73e652cd268ad303d2e8e
Version ⇒ 5.2.11
State ⇒ Resolved
Assigned to Jan Schneider
commit 5a438bf044c88003fd6afd56c6d96c1c82745473
Author: Jan Schneider <jan@horde.org>
Date: Mon Jan 18 22:28:15 2016 +0100
[jan] Fix returning to last page after problem reporting from
AJAX pages (
Bug #12112).framework/Core/lib/Horde/Registry.php | 7 ++++++-
framework/Core/package.xml | 2 ++
horde/js/topbar.js | 3 ++-
3 files changed, 10 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/5a438bf044c88003fd6afd56c6d96c1c82745473
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ The return_url paremeter for the problem-form sometimes points to an unwanted location
Queue ⇒ Horde Groupware Webmail Edition
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
a ajax-call to topbarUpdate then the return_url parameter for the
problem-form is going to point to
/horde/services/ajax.php/horde/topbarUpdate. This causes the user to
be redirected to a blank page after submitting the problem-form.
Steps to reproduce:
Set your 'menu_refresh_time'-pref to 30 seconds and move to the portal
view. Wait 30+ seconds and check the link for the problem-form. It
points to /horde/services/ajax.php/horde/topbarUpdate