Nextcloud notification for invitation reply shows as UPPERCASE in message list
Open
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
- Send an invite
- 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:
But the text is written normally in the content:
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
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 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