nextcloud / nextcloud/mail

Special carachters breaks the search when looking through the body of the email

Open
#10,572 4 comments 1 reaction 0 assignees View on GitHub

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
  1. in

Image

  1. type réunion in the subject
  2. Launch a search
  3. remove réunion in the subject
  4. type réunion in the body
  5. 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

Image

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.