In CI Class Manager - Getting an error "The content of elements must consist of well-formed character data or markup"DescriptionWhenever Customer changes Language (to Japaneese), on CI Class Manger Page of Instance, There is an error displayed: "The content of elements must consist of well-formed character data or markup".Steps to Reproduce 1. Hop to instance.2. Go to Configuration > CI Class Manager.3. Change language from English to Japanese if Japanese is not selected.4. You can see:>>> "The content of elements must consist of well-formed character data or markup".WorkaroundThe cause of the error is the less than/greater than characters in the translated japanese text ("<" and ">")A known workaround is to search the sys_ui_message table for Japanese language entries that contain this character and remove the < or > symbol.The list of strings to filter on for the key of the sys_ui_message is as follows: less thanless than or equalsless than fieldfunction can only be less than or isless than or equalless than or isless than or is fieldless than or equal togreater than fieldgreater than or is {0}greater than or equalgreater than or is fieldgreater than or isgreater thanis greater than or isis greater thanRelated Problem: PRB1620855