Skip to content

Tree: treat hasSubordinates case-insensitively; fallback to numSubordinates#396

Closed
maksonlee wants to merge 1 commit intoleenooks:masterfrom
maksonlee:master
Closed

Tree: treat hasSubordinates case-insensitively; fallback to numSubordinates#396
maksonlee wants to merge 1 commit intoleenooks:masterfrom
maksonlee:master

Conversation

@maksonlee
Copy link
Copy Markdown

@maksonlee maksonlee commented Sep 23, 2025

Fix AjaxController@children so OU nodes expand on servers that return hasSubordinates as "true" (lowercase). Also mark nodes lazy when numSubordinates > 0 to improve compatibility with OpenDJ/DS/389-DS.

…inates

Fix AjaxController@children so OU nodes expand on servers that return
hasSubordinates as "true" (lowercase). Also mark nodes lazy when
numSubordinates > 0 to improve compatibility with OpenDJ/DS/389-DS.
leenooks added a commit that referenced this pull request Sep 27, 2025
…lower case (eg: opendj) and some dont return it at all, but does return numSubordinates (eg: 389ds). #396
@leenooks
Copy link
Copy Markdown
Owner

Thanks, this was something that I had fixed in dev, but the commit hadnt made it to master.

@leenooks leenooks closed this Sep 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants