Hi ,
I need to dispaly the issue description in rich text render style. I have to install the JEditor plugin in my hosted Jira but i can't plugin the JEditor in On demand Jira.
I given this below message as input in issue description through REST API,
<div class="ExternalClassB3F24BA5BD444C40BCD369E477A37468"><p>Sample file : <a href="http://xxx/Value-2048378671.zip" style="font-family:'segoe ui', sans-serif;font-size:10pt">GetCalcualtedValue.zip</a></p> <p><br /></p> <p>Case 1 : </p> <p><br /></p> <p>1. Run the sample </p> <p>2. clicke the button &quot;Issue 1&quot;</p> <p>3. check the message box</p> <p>Observed result : Value contain <span style="font-size:8pt">double quotes</span></p> <p>expected result : value must be without <span style="font-size:8pt">double quotes.</span></p> <p><span style="font-size:8pt"><br /></span></p> <p><span style="font-size:8pt">Case 2 :</span></p> <p></p> <p>1. Run the sample </p> <p>2. clicke the button &quot;Issue 2&quot;</p> <p>3. check the message box</p> <p>Observed result : Infinity<span style="font-size:8pt"></span></p> <p>expected result : result should be &quot;#DIV/0!&quot;</p> <div><span style="font-size:8pt"><br /></span></div> <p></p></div>
How to achieve the JEditor rendering in Wiki style rederer. Please give some REST API example for Wikistyle render
Hi,
Do you mean here that you want to put a Rich text in the issue description using REST API? If that is the case, I am afraid this is not possible in OnDemand as you can install any third party plugins.
Cheers,
Omar
Hi Omar,
I have achieved the rich text reder style by using JEditor plugin in my "Hosted Jira", but i can't achieve this scenario in "On demand" Jira.
If it is possible in Wikistyle rederer using HTML macro, please give some examples. I need to give the above message as input to issue description through REST API
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Actually is restrcied as I have explained why https://answers.atlassian.com/questions/166250/enabling-html-macros-in-on-demand-jira-wiki-style-renderer
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.