Hi to all, i think i have an issue mentioned in this link Error webdav avatar i have OC version 10.9.1 and desktop client 2.10.1 if a user with a default avatar like the first name’s capital letter connect to the server i receive a lot of 404 like this
"GET /owncloud/remote.php/dav/avatars/<user>.<name>/128.png HTTP/1.1" 404
you can see the http error 404 like mentioned in the forum i pasted before.
Instead if i connect to OC server with the same desktop client version with a user that has an image charged (jpg or png) the log is:
"GET /owncloud/remote.php/dav/avatars/<user>.<name>/128.png HTTP/1.1" 200
how can i solve thi problem? thanks in advance