You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 14, 2018. It is now read-only.
Although I have shared files and calendars with individual people (users) in the past, and they remain shared with those users, attempts to share additional items with those users now fails. ownCloud shows the message, “No people found” when I type in the username.
Expected behaviour
Share dialog should show results of JSON query for partially-typed username
Just found this issue, by googling for "No person found". Got this message when trying to share pictures, with a person which is in the same group and can see the shared files but not the pictures in the gallery.
ownCloud 5.0.11 - upgrading to 5.0.12 did not help
My issue may be unrelated to yours, since I can find some individual users, but not all.
Could you please log the SQL statements created when doing the search. I am using sqlite and found no configuration option to turn on logging. For mysql this should be quite easy.
Although I have shared files and calendars with individual people (users) in the past, and they remain shared with those users, attempts to share additional items with those users now fails. ownCloud shows the message, “No people found” when I type in the username.
Expected behaviour
Share dialog should show results of JSON query for partially-typed username
Actual behaviour
"No person found" is shown for any input
Steps to reproduce
Server configuration
Operating system: Linux
Web server: Apache 2.2.24
Database: MySQL 5.1.70-cli
PHP version: 5.3.25
ownCloud version: 5.0.11
Client configuration
Browser: Firefox 24.0
Operating system: Mac OS X and Windows
Logs
Web server error log
Nothing relevant.
ownCloud log (data/owncloud.log)
Nothing relevant.
Browser log
JSON response body:
{"data":[],"status":"success"}
The text was updated successfully, but these errors were encountered: