-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.0.0
-
Component/s: UI
-
Release Notes Summary:Tags are shown in their sanitized form when using special characters.
-
Tags:
-
Backlog priority:550
-
Sprint:UI COOLDOWN - 2024-02, UI - 2024-02
-
Story Points:3
When adding a new tag and the tag sanitation is enabled server-side (default), the tag gets sanitized server-side and stored but it is not refreshed in the Web UI.
How to reproduce:
- in the Web UI, add tag test tag (with a whitespace) to a document
Expected result: the tag testtag is displayed as it has been sanitized server-side.
Actual result: the tag test tag is displayed. Refreshing the page renders the actual tag testtag
The sanitized tag is returned in the response of the PUT HTTP request.
- is related to
-
ELEMENTS-1729 [Review comment]Add safe checks for the response if it is undefined or null.
- Resolved
- links to
- mentioned in
-
Page Loading...
1.
|
QA Task | Resolved | Mansa Bajaj |