Bug 1036610 - [Export] Using CDATA to quote actions, expectedresults, setup and breakdown in the export result
Summary: [Export] Using CDATA to quote actions, expectedresults, setup and breakdown i...
Keywords:
Status: NEW
Alias: None
Product: TCMS
Classification: Other
Component: Application
Version: Devel
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Yuguang Wang
QA Contact: Nobody
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-02 10:48 UTC by cqi
Modified: 2022-03-14 03:24 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:


Attachments (Terms of Use)

Description cqi 2013-12-02 10:48:59 UTC
The result of either exporting plans or cases is formatted in XML, and all HTML tags in the four fields mentioned in summary are encoded to related antities. This does not have a big problem, but it's not user-friendly and unreadable when they read the content by opening file in a text editor.

Using CDATA to quote the value of each field is a beautiful solution. The XML file is friendly to both human and machine.


Note You need to log in before you can comment on or make changes to this bug.