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
I just spun up a fresh instance of NC with a SQLite DB, and any new contact has a broken image while users have the default avatars with their initials. While tracing the code, I actually think that this issue has to do with the core user libraries. The failure occurs here:
None of the libraries in the contacts app are even accessed to trigger this bug, so I am pretty certain it has to do with the core.
The contents of the original bug report is below:
I noticed this issue after upgrading from Nextcloud 24 to Nextcloud 25, but maybe this also happens with Nextcloud 24:
When opening the contact menu, images for contacts who don't have an image show as "broken image" and not using the initials as placeholder. In the following screenshot the "C" and "D" are users in Nextcloud. All other entries are just address book contacts without image
Bug description
This is a copy of a bug filed over on the contacts app:
nextcloud/contacts#3078
My recent comment on the issue is as follows:
None of the libraries in the contacts app are even accessed to trigger this bug, so I am pretty certain it has to do with the core.
The contents of the original bug report is below:
Steps to reproduce
Expected behavior
Address book contacts without image show a placholder similar to user entries based on the first and last name.
Installation method
Community Manual installation with Archive
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.1
Web server
Apache (supported)
Database engine version
MariaDB
Is this bug present after an update or on a fresh install?
Fresh Nextcloud Server install
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
Configuration report
No response
List of activated Apps
Nextcloud Signing status
No response
Nextcloud Logs
No response
Additional info
No response
The text was updated successfully, but these errors were encountered: