Skip to content

Fix/string representation for unnamed contacts#374

Open
tobias-weiss-ai-xr wants to merge 2 commits intoAlinto:masterfrom
tobias-weiss-ai-xr:fix/string-representation-for-unnamed-contacts
Open

Fix/string representation for unnamed contacts#374
tobias-weiss-ai-xr wants to merge 2 commits intoAlinto:masterfrom
tobias-weiss-ai-xr:fix/string-representation-for-unnamed-contacts

Conversation

@tobias-weiss-ai-xr
Copy link

This fix addresses an issue with contact entries that have empty or missing names. When importing contacts (specifically via LDIF format), if a contact's name field is empty, the system now assigns a default display name "Unnamed Contact" instead of leaving it blank.

Use case: Particularly helpful when importing contacts that have email addresses but no structured name fields (CN, givenName, surname), ensuring they're still visible and identifiable in the contact list.

@QHivert
Copy link
Contributor

QHivert commented Feb 26, 2026

Could you tell me more? Like giving me a ldif that causes problem.

Normally, even with just an email you can still found the contact with autocompletion

@tobias-weiss-ai-xr
Copy link
Author

In our rollout phase, we encountered the problem that content of SMIME signed E-Mails were not displayed at all. It was caused by misconfiguration of the LDAP resources (which are a bit complex in our scenario). Our query returned empty UID. This commit fixes the impact on E-Mail visibility.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants