Special carachters breaks the search when looking through the body of the email
Open
Nobody has claimed this yet.
1. to develop
bug
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 348
- Avg merge
- 12h 28m
- Merged PRs (30d)
- 91
Description
Steps to reproduce
- in
- type réunion in the subject
- Launch a search
- remove réunion in the subject
- type réunion in the body
- launch a search
Expected behavior
=> Finding mails in both cases
Actual behavior
at step 3 => I can find mails
at step 6 => I have an error message => Impossible to display the message
if I replace réunion => By reunion at step 5
=>mails are found with réunion in the body
Mail app version
4.1.1
Nextcloud version
30.0.3
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
Reproduce the search flow using “réunion” first in the subject and then in the body, comparing it with “reunion.” Trace the search request and the error shown at step 6; done means body searches with accented terms return matching mails without the “Impossible to display the message” error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, php
- Domain
- search
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100