Zephyr - field "Description" on Test Execution screen doesn't render HTML-tags

Nico Schifferdecker May 12, 2014

It just prints out the HTML-tags, e.g. for a table like this, which is neither nice nor readable:

<p>WHEN the product P1 from the product-notification-feed is consumed by the p13n-system</p>
<p>THEN the following variation is calculated as best-variations on product-level</p>
<table border="1"><colgroup> <col style="text-align: left;" /> <col style="text-align: left;" /> <col style="text-align: left;" /> </colgroup>
<thead>
<tr><th style="text-align: left;">product-id</th><th style="text-align: left;">variation-id</th><th style="text-align: left;">description</th></tr>
</thead>
<tbody>

Is it possible to fix this issue?
Our Zephyr version is up to date (2.2.1).

Regards
Nico


2 answers

0 votes
Nico Schifferdecker May 13, 2014

Hi Edgar,

thanks for your answer.

Good to hear, that you're already working on this issue, so we are looking forward to get the future release.

Regards

Nico

0 votes
Edgar Lugo
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 12, 2014

Hi Nico,

This is actually a known issue in Zephyr for JIRA. As you mentioned in the Execution Screen does not render the HTML tags for the description field. We are currently working on a fix for this for a future release.

Kind Regards,

Edgar

Suggest an answer

Log in or Sign up to answer