Skip to content

Conversation

@Simon-Laux
Copy link
Contributor

No description provided.

if name == addr {
name = "".to_string();
}
let name = sanitize_name(name);
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure about this change.

Otherwise, the contact would sometimes be shown as "[email protected] ([email protected])" (see get_name_n_addr()).

this made me think that the code is not needed anymore as it just seems to be a fix for get_name_n_addr

@Simon-Laux Simon-Laux requested review from link2xt and r10s January 8, 2026 19:30
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