Cyrillic contact name autocomplete fails in Cc after Reply all
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 348
- Avg merge
- 12h 28m
- Merged PRs (30d)
- 91
Description
Steps to reproduce
- Have a contact in Nextcloud Contacts with a Cyrillic display name and a Latin email address, for example:
- Name:
Янковский Олег Леонидович - Email:
yankovsky_ol@example.com
- Name:
- Open an email where this contact is one of the recipients.
- Click Reply all.
- Remove this contact from the To field.
- In the Cc field, type part of the contact's Cyrillic name, for example
янковский. - No autocomplete result is shown.
- Type part of the email address instead, for example
yankovsky. - The contact is shown.
The same contact can be found by its Cyrillic name:
- in the To field of the same Reply all composer;
- in the Cc field when composing a new message.
The problem only occurs in the Cc field after using Reply all.
Expected behavior
After removing a recipient from the To field, the contact should be searchable in Cc by its display name, in the same way as in a new message or in the To field.
Actual behavior
In Reply all, the contact is not found in Cc when searching by its Cyrillic display name.
Searching by the Latin email address works.
Mail app version
5.11.5
Nextcloud version
No response
Mailserver or service
No response
Operating system
No response
PHP engine version
None
Nextcloud memory caching
No response
Web server
None
Database
None
Additional info
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue in the Reply all composer, focusing on the Cc field's autocomplete after removing the contact from To. Compare that behavior with the To field and a new-message Cc field using the Cyrillic display name; done means the contact is found consistently by name in all three cases, while email search continues to work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100