-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
10.2: Remove user from a group results in an error #35289
Comments
Tested in 10.2 and it is reproducible. Not reproducible in 10.1 so it is a regression @cortho Refreshing the browser the group count shows the right number of users, does it happen to you too? |
@davitol Yes, by refreshing the browser the correct count is shown. I found this issue because one of our apps hooks in this functionality and is expecting a non-erroneous response from the ajax, when there was no error. |
@pmaier1 Regression found. No breaking anything directly, but need reloading the page. |
Yes, please plan fixing @micbar. |
PR's created against branches: |
Steps to reproduce
Expected behaviour
No errors, the group list ist correctly updated
Actual behaviour
The AJAX call results in a status error breaking functionality in users.js when there is no response
Server configuration
Operating system:
Ubuntu 18.04.2 LTS
Web server:
apache2-2.4.29-1ubuntu4.6
Database:
mariadb-server-10.1 10.1.38-0ubuntu0.18.04.2
PHP version:
7.2.17-0ubuntu0.18.04.1
ownCloud version: (see ownCloud admin page)
10.2.0.5
Updated from an older ownCloud or fresh install:
fresh install
Where did you install ownCloud from:
owncloud.org download page
Are you using external storage, if yes which one: local/smb/sftp/...
no
Are you using encryption: yes/no
no
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
no
Client configuration
Browser:
Firefox 66.0.4
Operating system:
Ubuntu 18.04.2 LTS
Logs
Web server error log
no errors
ownCloud log (data/owncloud.log)
no errors
Browser log
see attached Screenshot
The text was updated successfully, but these errors were encountered: