﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
9992,Atom feed titles are CDATA'ed and XML encoded.,pm24601,josephscott,"Create a blog post with a title ""> & test"" as the title of the post.

The atom feed has the title:

{{{
<title type=""html""><![CDATA[&amp; &gt; test ]]></title>
}}}

The title should not be CDATA'ed or xml encoded. but not both.",defect (bug),closed,normal,,Feeds,2.7.1,normal,invalid,has-patch tested reporter-feedback dev-feedback,pm24601 jarrettc
