salesagility / SuiteCRM

SuiteCRM - Open source CRM for the world
https://www.suitecrm.com
GNU Affero General Public License v3.0
4.44k stars 2.07k forks source link

Incorrect codification in the names of events displayed in the Calendar #10335

Closed SinergiaCRM closed 2 months ago

SinergiaCRM commented 8 months ago

Issue

The titles of the events that appear in the calendar (of the Activities modules) are not correctly coded. The "quotation marks" appear as &quote.

Expected Behavior

It should appear correctly.

Actual Behavior

The "quotation marks" appear as &quote.

Possible Fix

Check the encoding used by Calendar to display events in the calendar.

Steps to Reproduce

  1. Create a Meeting where the name contains quotation marks.
  2. Go to the Calendar and check that the Meeting name doesn't show the quotation marks correctly.

Context

This doesn't make it easier to read.

Your Environment