Actions
Bug #5068
closed
JP
JP
system_authservers.php - LDAP Container selection popup is non-functional
Bug #5068:
system_authservers.php - LDAP Container selection popup is non-functional
Start date:
09/01/2015
Due date:
% Done:
0%
Estimated time:
Description
When creating an LDAP server the "Select a Container" button should open a pop-up window that queries the LDAP server for a container list using the chosen bind credentials. On 2.3 when the button is pressed the browser says "Connecting..." in the tab header but never loads anything.
JP Updated by Jim Pingle about 11 years ago
Spoke too soon, if I leave it on the page it eventually shows "Could not connect to the LDAP server. Please check your LDAP configuration" but it's using the same window when it should be a popup. The slow/timeout is probably related to #5065, so this is really just about making sure the window opens separate from the current page in some way (popup, modal, etc)
JP Updated by Jim Pingle about 11 years ago
- Status changed from New to Confirmed
Updated by Anonymous about 11 years ago
- Status changed from Confirmed to Feedback
- Assignee changed from Anonymous to Jim Pingle
Provided missing javascript functionality
JP Updated by Jim Pingle about 11 years ago
- Status changed from Feedback to Resolved
Works correctly now, thanks!
Actions