[phpldapadmin] [ phpldapadmin-Bugs-2828918 ] problems with multiple servers configured
"SourceForge.net" <[email protected]>
| Newsgroups | gmane.comp.ldap.davedap |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #2828918, was opened at 2009-07-29 12:53
Message generated for change (Tracker Item Submitted) made by mehrrath
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=498546&aid=2828918&group_id=61828
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: 1.2.x
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: andreas mehrrath (mehrrath)
Assigned to: Nobody/Anonymous (nobody)
Summary: problems with multiple servers configured
Initial Comment:
JavaScript and PHP Errors occur at login when multiple servers are configured in datastore (IE 6 + Firefox 3.5.1)
Errors e.g.
JS ... element can not get focus its not existent or invisible at startpage
PHP... array_change_key_case failed ...
other Errors: nested Login Forms !
None of these problems occur with one server configured:
...
$servers = new Datastore();
$servers->newServer('ldap_pla');
$servers->setValue('server','name','server1');
$servers->setValue('server','host','ldaps://server1');
$servers->newServer('ldap_pla');
$servers->setValue('server','name','server2');
$servers->setValue('server','host','ldaps://server2');
...
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=498546&aid=2828918&group_id=61828
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
______________________________________
phpLDAPadmin development mailing list.
To unsbuscribe: https://lists.sourceforge.net/lists/listinfo/phpldapadmin-devel
http://phpldapadmin.sourceforge.net/