From 3d8ef002fdb0898950823ca1109886f4d279b0d2 Mon Sep 17 00:00:00 2001 From: Jan Schneider Date: Mon, 18 Jan 2016 22:39:05 +0100 Subject: [PATCH] [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(+) diff --git a/horde/docs/CHANGES b/horde/docs/CHANGES index e09f25dff0a..c32a2816137 100644 --- a/horde/docs/CHANGES +++ b/horde/docs/CHANGES @@ -2,6 +2,8 @@ v5.2.9-git ---------- +[jan] Fix returning to last page after problem reporting from AJAX pages (Bug + #12112). [jan] Fix custom database configuration for groups (Bug #11664). [jan] Use access rules compatible with both Apache 2.2 and 2.4. [jan] SECURITY: Fix XSS vulnerability in menu bar exposed by only a few diff --git a/horde/package.xml b/horde/package.xml index d59756b4a68..3aa9e6d18e6 100644 --- a/horde/package.xml +++ b/horde/package.xml @@ -39,6 +39,7 @@ LGPL-2 +* [jan] Fix returning to last page after problem reporting from AJAX pages (Bug #12112). * [jan] Fix custom database configuration for groups (Bug #11664). * [jan] Use access rules compatible with both Apache 2.2 and 2.4. * [jan] SECURITY: Fix XSS vulnerability in menu bar exposed by only a few applications (Bug #14213). @@ -4077,6 +4078,7 @@ 2015-10-20 LGPL-2 +* [jan] Fix returning to last page after problem reporting from AJAX pages (Bug #12112). * [jan] Fix custom database configuration for groups (Bug #11664). * [jan] Use access rules compatible with both Apache 2.2 and 2.4. * [jan] SECURITY: Fix XSS vulnerability in menu bar exposed by only a few applications (Bug #14213).