<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
					 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
					 xmlns="http://purl.org/rss/1.0/"
					 xmlns:dc="http://purl.org/dc/elements/1.1/"
					>
<channel rdf:about="http://jasperforge.org/projects/WebReportBuilder/tracker"><title><![CDATA[Latest issues]]></title>
<link>http://jasperforge.org/projects/WebReportBuilder/tracker</link>
<description><![CDATA[Forge latest issues]]></description>
<items>
<rdf:Seq>
<rdf:li resource="http://jasperforge.org/plugins/mantis/view.php?id=2091"/>
</rdf:Seq>
</items>
</channel>
<item rdf:about="http://jasperforge.org/plugins/mantis/view.php?id=2091">
<title><![CDATA[Data type error]]></title>
<link>http://jasperforge.org/plugins/mantis/view.php?id=2091</link>
<dc:date>2007-04-13</dc:date>
<description><![CDATA[There were a bug into Report.java class and Report.xml file, it was about a 'template' field was defined as blob into the class file, however it is VARCHAR, because the implementation isn't placed yet,

Action change both file Report.java and Report.xml, by making the field data type from blob to varchar.]]></description>
</item>
</rdf:RDF>
