user group two-column widget adds [object window] when nothing is selected
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 17
- Forks
- 19
- Avg merge
- 11h 40m
- Merged PRs (30d)
- 2
Description
Seen with user_ldap 0.16.0 and owncloud server 10.9.0 RC2
- connect to an ldap server with more than 40 groups
- go to the users tab, select one group, e.g. 'Administrators' in the available groups column

- hit the [>] arrow, the selected entry moves to the selected group columns. OK
- without selecting anything, hit the [>] arrow again. The entry '[object Window]' appears. BAD
- it can be added multple times. BAD

Expected behavour:
- [object Window] is not a valid group. It should not appear in selected groups.
- Nothing should appear multiple times in the selected groups list.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the steps in the users tab with an LDAP server containing more than 40 groups, focusing on the user group two-column widget and the [>] arrow with no selection. Done means [object Window] is never added and clicking the arrow repeatedly does not create duplicate groups.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100