]> source.dussan.org Git - nextcloud-server.git/commit
Fix autocomplete suggestions with numeric user ids 18013/head
authorJoas Schilling <coding@schilljs.com>
Tue, 19 Nov 2019 15:43:46 +0000 (16:43 +0100)
committerRoeland Jago Douma <roeland@famdouma.nl>
Tue, 26 Nov 2019 08:19:49 +0000 (09:19 +0100)
commit06f97c0fd07584cf086d5442c00a75fdc3197961
tree96f35653cd4e110d984cc151eeb74f098b03d2cc
parent0fab27f459d3276a2559cdee5693bfec8c2cf1c9
Fix autocomplete suggestions with numeric user ids

Signed-off-by: Joas Schilling <coding@schilljs.com>
apps/comments/js/comments.js
apps/comments/js/comments.js.map
apps/comments/src/commentstabview.js
core/Controller/AutoCompleteController.php
lib/private/Collaboration/Collaborators/UserPlugin.php
lib/private/Group/Manager.php