Steps to reproduce
- Create user with numeric ID
- Go to userlist
- Fail
Expected behaviour
User list should display
Actual behaviour
User list does not display
Server configuration
Operating system: CentOS 7
Web server: nginx
Database: mysql
PHP version: 7.2
Nextcloud version: 14.0
Updated from an older Nextcloud/ownCloud or fresh install: Updated
Where did you install Nextcloud from: Official release zip
Nextcloud log (data/nextcloud.log)
Nextcloud log
PHP TypeError: Argument 1 passed to OCA\Provisioning_API\Controller\AUserData::getUserData() must be of the type string, integer given, called in /var/www/sprycloud/http/apps/provisioning_api/lib/Controller/UsersController.php on line 180 at /var/www/sprycloud/http/apps/provisioning_api/lib/Controller/AUserData.php#81
This commit fixes the issue: 3d566dd
Steps to reproduce
Expected behaviour
User list should display
Actual behaviour
User list does not display
Server configuration
Operating system: CentOS 7
Web server: nginx
Database: mysql
PHP version: 7.2
Nextcloud version: 14.0
Updated from an older Nextcloud/ownCloud or fresh install: Updated
Where did you install Nextcloud from: Official release zip
Nextcloud log (data/nextcloud.log)
Nextcloud log
This commit fixes the issue: 3d566dd