-
Bug
-
Resolution: Unresolved
-
Medium
-
None
-
7.13.18, 8.12.2, 8.13.0, 8.13.6, 9.4.6
-
7.13
-
5
-
Severity 2 - Major
-
2
-
Issue Summary
In wiki rendered fields (description, comments, etc) when there is a bullet point or numbered list element in a table cell and a list element has a blank line in it, the table breaks when the field is saved.
Steps to Reproduce
Here they are:
- add a table
- edit a cell
- add a numbered list or a bullet point list
- edit the list and make sure there is a blank line in it
- save the field
Expected Results
A table with all the information that was filled in it.
Actual Results
You should see something like the following:
Heading 1 | Heading 2 | Heading 3 |
---|---|---|
Col A1 | Col A2 | Col A3 |
Test |
|
same field| |
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available