Is there an existing issue for this?
Environment
- OS: Arch Linux
- PHP: docker container
- LDAP Server: openldap running on debian trixie 13
PLA Code
Docker hub
PLA Version
phpldapadmin/phpldapadmin:2.3.11
Current Behavior
With phpldapadmin/phpldapadmin:2.3.10 I can get the drop down menu to appear on the left side, but with 2.3.11, but dropdown menu does not appear. See screenshots below.
Expected Behavior
ldap dree should expand when clicking on + sign
Steps To Reproduce
No steps to reproduce really -- Start docker container. Login with appropriate name/password. Try to expand dit tree
Relevant log output
* Started with [--config /etc/caddy/Caddyfile --adapter caddyfile]
* Laravel Setup... [app]
[/app] is NOT mount point
[/app] is NOT mount point
- Caching configuration...
INFO Caching framework bootstrap, configuration, and metadata.
config ......................................................... 7.22ms DONE
events ......................................................... 1.05ms DONE
routes ........................................................ 10.88ms DONE
views ......................................................... 72.78ms DONE
- Starting APP...
{"level":"info","ts":1779283193.1484737,"msg":"maxprocs: Leaving GOMAXPROCS=4: CPU quota undefined"}
{"level":"info","ts":1779283193.1484904,"msg":"GOMEMLIMIT is updated","GOMEMLIMIT":3668646297,"previous":9223372036854775807}
{"level":"info","ts":1779283193.1484935,"msg":"using config from file","file":"/etc/caddy/Caddyfile"}
{"level":"warn","ts":1779283193.1484954,"msg":"No files matching import glob pattern","pattern":"Caddyfile.d/*.caddyfile"}
{"level":"info","ts":1779283193.1484969,"msg":"adapted config to JSON","adapter":"caddyfile"}
{"level":"warn","ts":1779283193.1484978,"msg":"Caddyfile input is not formatted; run 'caddy fmt --overwrite' to fix inconsistencies","adapter":"caddyfile","file":"/etc/caddy/Caddyfile","line":5}
{"level":"info","ts":1779283193.1616495,"logger":"admin","msg":"admin endpoint started","address":"localhost:2019","enforce_origin":false,"origins":["//localhost:2019","//[::1]:2019","//127.0.0.1:2019"]}
{"level":"info","ts":1779283193.1619503,"logger":"tls.cache.maintenance","msg":"started background certificate maintenance","cache":"0x301212f33b80"}
{"level":"info","ts":1779283193.162099,"logger":"pki.ca.local","msg":"root certificate trust store installation disabled; unconfigured clients may show warnings","path":"storage:pki/authorities/local/root.crt"}
{"level":"info","ts":1779283193.1819727,"logger":"frankenphp","msg":"FrankenPHP started 🐘","php_version":"8.4.21","num_threads":8,"max_threads":8}
{"level":"warn","ts":1779283193.1821063,"logger":"http","msg":"HTTP/2 skipped because it requires TLS","network":"tcp","addr":":8080"}
{"level":"warn","ts":1779283193.1821172,"logger":"http","msg":"HTTP/3 skipped because it requires TLS","network":"tcp","addr":":8080"}
{"level":"info","ts":1779283193.18212,"logger":"http.log","msg":"server running","name":"srv0","protocols":["h1","h2","h3"]}
{"level":"info","ts":1779283193.183431,"msg":"autosaved config (load with --resume flag)","file":"/config/caddy/autosave.json"}
{"level":"info","ts":1779283193.183447,"msg":"serving initial configuration"}
{"level":"info","ts":1779283193.1845288,"logger":"tls","msg":"cleaning storage unit","storage":"FileStorage:/data/caddy"}
{"level":"info","ts":1779283193.1859171,"logger":"tls","msg":"finished cleaning storage units"}
Anything else?
Here are screenshots:
2.3.11 -- Tree will not expand

2.3.10 - Tree will expand:

Is there an existing issue for this?
Environment
PLA Code
Docker hub
PLA Version
phpldapadmin/phpldapadmin:2.3.11
Current Behavior
With phpldapadmin/phpldapadmin:2.3.10 I can get the drop down menu to appear on the left side, but with 2.3.11, but dropdown menu does not appear. See screenshots below.
Expected Behavior
ldap dree should expand when clicking on + sign
Steps To Reproduce
No steps to reproduce really -- Start docker container. Login with appropriate name/password. Try to expand dit tree
Relevant log output
Anything else?
Here are screenshots:
2.3.11 -- Tree will not expand

2.3.10 - Tree will expand: