nextcloud / nextcloud/mail

Nextcloud notification for invitation reply shows as UPPERCASE in message list

Open
#12,406 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop bug design papercut
Dominant language
JavaScript
Stars
1k
Forks
348
Avg merge
12h 28m
Merged PRs (30d)
91

Description

Steps to reproduce
  1. Send an invite
  2. Get the acceptance reply back
Expected behavior

It shows up normally in the message list.

Actual behavior

The text is uppercase for some reason. And the "Title" part also has the markup leaking with the "_" underscore as if it’s italicized:
Image

But the text is written normally in the content:

Image
Mail app version

5.7.0-rc.2

Nextcloud version

33.0.0 RC3

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

Start by reproducing the invitation acceptance reply and inspect how it is rendered in the message list. The work is done when the title displays normal casing and its underscore markup is no longer shown literally, while the message content remains unchanged.

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
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.