﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
7400,WXR doesn't use an XML parser,link92,,"'<title foo:bar=""heh>"" xmlns:foo=""tag:gsnedders.com,2008-07-21:WXR_b0rked"">My amazing title</title>' should give 'My amazing title' as the content if parsed with an XML parser, yet your non-XML parser gives '"" xmlns:foo=""tag:gsnedders.com,2008-07-21:WXR_b0rked"">My amazing title'. You just strip out <![CDATA[ and ]]> from the data, giving them absolutely no meaning. <category><![CDATA[&gt;foo>]]></category> and <category>&gt;foo></category> are two totally different categories (the former is '&gt;foo>', the latter is '<foo>').",enhancement,closed,normal,3.1,Import,,normal,fixed,,
