How to remove formatting tags while exporting TCs

The release related discussions, plans and questions.
Locked
suryanshiva
TestLink user
Posts: 3
Joined: Fri Mar 06, 2009 2:36 pm

How to remove formatting tags while exporting TCs

Post by suryanshiva »

Hi,
We have to send TCs to customers (who will not access to our network) for review. But export creates XML file with formatting tags which makes it very difficult to read test cases

I tried to extract from DB but in DB itself it gets stored with this tags

Could any of you please give an idea or way to solve this?

Sample:
- <testcase name="Query using DynamicTag">
- <summary>
- <![CDATA[
<p>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<meta content="Word.Document" name="ProgId" />
<meta content="Microsoft Word 11" name="Generator" />
<meta content="Microsoft Word 11" name="Originator" />
<link href="file:///C:\DOCUME~1\TSHANM~1\LOCALS~1\Temp\msohtml1\01\clip_filelist.xml" rel="File-List" /><!--[if gte mso 9]><xml>
<w:WordDocument>

Thanks,
Surya.
Locked