Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

confluence page is displaying HTML code

Pavan
Contributor
March 13, 2024

Hello Team,

we are using below versions: 
Confluence datacenter  : 8.5.5
Jira datacenter: 9.14

we have scripted field on jira side to get issue ID 
and in the code written is like below 

listBlockingIssues is a arraylist which will store all linked issues

if (linkedIssueTypeName.equals("Anomalie DS")) { listBlockingIssues.add("<a href='${baseurl}/browse/${linkedIssueKey.toString()}'>${linkedIssueKey.toString()}</a>" + " / " + "<font color='${colorStatus}'>${linkedIssueStatus.toString()}</font>" + " / Requested Release = " + (versionValue ? versionValue : "N/A")) }


before upgrading to datacenter : confluence page was showing proper results 
but after upgrade 

image.png

1 answer

1 accepted

0 votes
Answer accepted
Fabio Racobaldo _Herzum_
Community Champion
March 15, 2024

Hi @Pavan ,

there is a specific open issue for that https://jira.atlassian.com/browse/CONFSERVER-94667

Please vote and watch it.

Hope this helps,

Fabio

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
TAGS
AUG Leaders

Atlassian Community Events