SuiteCRM icon indicating copy to clipboard operation
SuiteCRM copied to clipboard

Item label in dropdown list is not displayed if it contains '<' character

Open SinergiaCRM opened this issue 6 months ago • 0 comments

Issue

It is detected in the editing view of any module, that if in a drop-down list associated with a field there is an element whose label contains the special symbol '<' , when saving the options all the information after the symbol '<' is lost.

If the symbol '>' is added, what was after this symbol is displayed again, but what is between both symbols is lost.

Possible Fix

No response

Steps to Reproduce the Issue

1. Go to From the study, edit a drop-down list associated with a field and add an element whose Label to display contains the character **<** and after it, another set of characters.
2. Click on Save and edit the list again.
3. Check that the characters that were after the symbol **<** have been lost.
4. Do the same including the symbols **<** and **>** and check that the text contained between both symbols is lost.

Context

No response

Version

7.14.4

What browser are you currently using?

Firefox

Browser Version

129.0.1 (64-bit)

Environment Information

MySQL, PHP Version 7.4.33

Operating System and Version

Ubuntu 22.04.4 LTS

SinergiaCRM avatar Aug 19 '24 11:08 SinergiaCRM