While Posting Requirement's Description using OTA
i am using the following code
Req.field["RQ_REQ_COMMENT"] = myhtml
and myhtml is in this format
<?xml version="1.0" ?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="TX16_HTM 16.0.305.501" name="GENERATOR" />
<title></title>
</head>
<body style="font-family:'Arial';font-size:12pt;text-align:left;">
<ul style="margin:0pt;padding:0pt;list-style-type:disc;">
<li style="font-size:10pt;margin-left:18pt;">
<p style="margin-left:0pt;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:10pt;font-weight:bold;font-style:italic;">xcxcxcxc</span></p>
</li>
</ul>
</body>
</html>
i have found no error during posting but on HP ALM end this html is not rendering and showing simply as a text..
see attach image.
is there any property which i should enable to render html?
P.S. This thread has been moved from Community Feedback & Suggestions to Quality Center Support and News Forum. - Hp Forum Moderator