nextcloud / nextcloud/mail

Send attachments and Windows Mail

Open
#6,775 1 comment 0 reactions 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. Open NC, write a message
  2. Test.txt Тест.txt (latin & cyrillic names)
  3. Send email
  4. Open Windows Mail app
  5. Go to INBOX
  6. Open this message
  7. See only one attachment

  8. Go to other app (NC, Roundcube, Aplle mail, Gmail)
  9. Open that message there
  10. You will see 2 attachments.
Expected behavior

Both attachments

Test.txt
Тест.txt

must be in windows Mail

Actual behavior

Attachments with Cyrillic symbols (sent from NC Mail) not shown,
Shown only, if Attachment Name contains only Latin symbols

Mail app version

No response

Mailserver or service

No response

Operating system

No response

PHP engine version

No response

Web server

No response

Database

No response

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

Start by reproducing the attachment case with the filenames Test.txt and Тест.txt, then trace the attachment handling used when sending mail. Compare the resulting message in Windows Mail with other mail clients. Done means both attachments are displayed in Windows Mail, with a regression test covering Latin and Cyrillic names.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.