-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Low
-
None
-
Affects Version/s: 9.15.2, 9.16.1, 9.17.1, 10.0.1
-
Component/s: Issue - Comments
-
9.15
-
3
-
Severity 3 - Minor
-
15
Issue Summary
This is reproducible on Data Center: (yes)
Steps to Reproduce
- Setup a Jira and Confluence 8.9.5 instance.
- Link Jira and Confluence via Applinks.
- Create a Confluence page with one child page. Looks like this:

- Copy the "Languages" Confluence link in a clipboard.
- Go to a Jira issue and add a new comment.
- Paste the Confluence Link under Visual mode. Please ensure you see the bullet points included in the comment.
- Remove the bullet points by hitting a "DELETE" keyboard button and switch the comment to text mode. You will see a random color format show:
bla bla CONFLUENCE_PAGE_WEB_URL {color:var(--ds-text, #172b4d)} bla bla{color}
- Proceed to add the comment and we see the following errors:
color: Color value is invalid
See the recording: Screen Recording 2024-09-16 at 10.27.35 AM.mov![]()
Expected Results
There shouldn't be an error showing up in the issue comment.
Actual Results
After adding the comment, user see the following errors appended in the Jira issue comment:
color: Color value is invalid
Workaround
- Remove bullet points using Shift+Tab instead.
- duplicates
-
JRASERVER-78054 color: Color value is invalid
-
- Closed
-
- relates to
-
COM-1059 Loading...