Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
6.2.X EE, 7.0.0 M3
-
6.2.x
-
Committed
-
8
-
3
Description
Issue:
Category names with special symbols like </b> are not displayed correctly.
Step to reproduce:
- Go to Admin -> Content
- Click on "Categories"
- Add a category named "Hello <b>World</b>" to the "Topic" vocabulary
- Click on the "Topic" vocabulary that the category were added to.
- You will see the escaped values of the category.
Actual Behavior :
The category is shown as Hello World.
Expected Behavior:
The category is shown as "Hello <b>World</b> .
Attachments
Issue Links
- is related to
-
AUI-1667 Category names with special symbols like & and </b> are not displayed correctly.
-
- Closed
-