-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: 6.3-OD-4, 5.1.5, 6.0.8, 6.1.7
-
Component/s: Issue - Fields
-
5.01
-
1
-
Severity 3 - Minor
-
0
NOTE: This bug report is for JIRA Server. Using JIRA Cloud? See the corresponding bug report.
If a user encloses a bullet (using an asterist) or a number (using a hash) wiki renderer markup inside a color tag markup, it will fail to render the bullet or hash as a bullet or number. For example:
{color:green}
* This should show a green bullet point.
{color}
{color:red}
# This should show a red numbered point.
{color}
The result is as follows:
* This should show a green bullet point.
# This should show a red numbered point.
- relates to
-
JRACLOUD-38126 Color wiki renderer doesn't work with bullets and numbers
-
- Closed
-
-
JRASERVER-17845 Wiki Renderer color tag doesn't work around bullets, numbers, or tables.
-
- Closed
-