-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Won't Fix
-
Affects Version/s: 2.0.x, master-deprecated
-
Fix Version/s: None
-
Component/s: Textbox List (deprecated)
-
Labels:
-
Git Pull Request:
Issue:
Category names with special symbols like & and </b> are not displayed correctly.
Step to reproduce:
1) Goto Control Panel -> Site -> Select any Site
2) Navigate to content section
3) Add a Category named "a&b" and a Category named "Hello <b>World</b>".
4) Add the document with the two categories above.
5) Click on Publish button.
6) Edit the document to see the categories.
Expected Behavior :
The categories are shown as "a&b" and Hello <b>World</b>.
Actual Behavior:
The categories are shown as "a&a mp;b" and "Hello & l t ; b & g t ; World & l t ; / b & g t ; " .