Summary | Value of ['ldap']['hostspec'] does not reflect on WEB UI configuration |
Queue | Horde Framework Packages |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | |
Requester | ken.oncinian (at) gmail (dot) com |
Created | 02/20/2015 (3809 days ago) |
Due | |
Updated | 02/25/2015 (3804 days ago) |
Assigned | |
Resolved | 02/23/2015 (3806 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit 8fcfced84e8c5622e596c40d9448d44254cf0363
Author: Jan Schneider <jan@horde.org>
Date: Tue Feb 24 16:51:53 2015 +0100
Fix notice if field is empty (
Bug #13872).framework/Core/lib/Horde/Config.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/8fcfced84e8c5622e596c40d9448d44254cf0363
Queue ⇒ Horde Framework Packages
commit 9d9766db33851eda3710a7f1dda22ea3f72f6674
Author: Jan Schneider <jan@horde.org>
Date: Mon Feb 23 12:29:53 2015 +0100
[jan] Fix propagating the LDAP hostspec configuration field (
Bug #13872).framework/Core/lib/Horde/Config.php | 4 ++--
framework/Core/package.xml | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
http://github.com/horde/horde/commit/9d9766db33851eda3710a7f1dda22ea3f72f6674
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Horde Groupware Webmail Edition
Summary ⇒ Value of ['ldap']['hostspec'] does not reflect on WEB UI configuration
Type ⇒ Bug
State ⇒ Unconfirmed
configuration page. Saving the configuration of HORDE using WEB UI
will always redirect you to the LDAP configuration page with empty
LDAP server value.