nextcloud / nextcloud/mail

[NoMessageSelected.vue] Apostrophe in cloudName renders as HTML encoded string

Open
#9,076 5 comments 0 reactions 1 assignee View on GitHub

@saloni0419 is already working on this.

Since Jan 25, 2024.

2. developing bug good first issue
Dominant language
JavaScript
Stars
1k
Forks
348
Avg merge
12h 28m
Merged PRs (30d)
91

Description

Steps to reproduce
  1. set your NextCloud instance's name (Administration settings -> Theming -> Name) to "Foo's Cloud"
  2. Open mail app
  3. Be greeted by 'Welcome to Foo&# 39;s Cloud Mail' (excluding space between # and 39)
Expected behavior

Welcome message should be "Welcome to Foo's Cloud Mail"

Actual behavior

Being greeted by "Welcome to Foo&# 39;s Cloud Mail" (excluding space between # and 39)

Mail app version

3.4.4

Mailserver or service

self-hosted

Operating system

Linux

PHP engine version

PHP 8.1

Web server

Apache (supported)

Database

PostgreSQL

Additional info

Using Nextcloud's all-in-one:latest

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.