-
Type:
Bug
-
Resolution: Not a bug
-
Priority:
Low
-
None
-
Affects Version/s: 7.3.8
-
Component/s: Issue - Comments
-
None
-
7.03
-
Severity 3 - Minor
Issue Summary
When customer adds a bullet to a comment field, the bullet is automatically indented to the right. Customer wants to have the ability to add the bullet without indentation right in the first position of the paragraph.
Example:
How it is currently:
This is a test
- test 1
- test 2
- test 3
What user wants it to be:
This is a test
• test 1
• test 2
• test 3
Steps to Reproduce
Add a bullet list to a comment field.
Expected Results
This is a test
• test 1
• test 2
• test 3
Actual Results
This is a test
- test 1
- test 2
- test 3
The below exception is thrown in the xxxxxxx.log file:
...
Workaround
Add ascii caracter which is similar to the bullet.