owncloud / owncloud/user_ldap

user group two-column widget adds [object window] when nothing is selected

Open
#700 1 comment 0 reactions 0 assignees View on GitHub

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
    image
  • 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
    image

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.