-
Type:
Improvement
-
Status: Closed
-
Priority:
Normal
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.0.0
-
Labels:None
-
Similar issues:
-
Epic Link:
-
Processed by team:Tiger
-
Sprint:Tiger Sprint 158
Currently the RichTextLinkTagProcessor removes the href attribute from an anchor tag when the data-uuid attribute points to a non-existing node (also not present in /content/attic). This will output an empty anchor tag (<a>) which can not be clicked and by default is not displayed as a link by default browser styles.