How to reproduce
- Connect to BO _admin
- edit an existing group directory where the user directory selected was the second user (LDAP - Mysql is first, LDAP is second)
Actual behavior
- The pop-up is displayed and the user directory selected is the first one here MySQL
- So if I save without checking then the application is not working anymore until I edit the file manually
The widget to select a user directory, is mis initialized : when initiliazing with Population#UserDirectory ; only Population is taken in account....
probably because changing the Population value makes the second combobox to refresh (lossing the initial value)