<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
					xmlns:content="http://purl.org/rss/1.0/modules/content/"
					xmlns:wfw="http://wellformedweb.org/CommentAPI/"
					xmlns:dc="http://purl.org/dc/elements/1.1/"
					xmlns:atom="http://www.w3.org/2005/Atom"
					xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
				  >
<channel>
<title><![CDATA[Latest issues]]></title>
<link>http://jasperforge.org/projects/jasperreports/tracker</link>
<description><![CDATA[Forge latest issues]]></description>
<image><title><![CDATA[Latest issues]]></title>
<link>http://jasperforge.org/projects/jasperreports/tracker</link>
<url>http://jasperforge.org/themes/jasper/images/tools/logo.gif</url>
</image>
<language>en</language>
<pubDate>Fri, 30 Jul 2010 23:38:11 +0000</pubDate>
<item>
<title><![CDATA[Calls to getName() on conditional styles always return null.]]></title>
<link>http://jasperforge.org/plugins/mantis/view.php?id=4798</link>
<pubDate>Tue, 27 Jul 2010 15:09:28 +0000</pubDate>
<description><![CDATA[Calls to getName() on conditional styles always return null. 

The JRBaseConditionalStyle implementation does not set the 'name' attribute in its constructor.    This makes it impossible to uniquely identify a conditional style in order to apply dynamic formatting programatically.]]></description>
<guid isPermaLink="true" >http://jasperforge.org/plugins/mantis/view.php?id=4798</guid>
</item>
<item>
<title><![CDATA[page break element causes infinite loop on file virtualizing]]></title>
<link>http://jasperforge.org/plugins/mantis/view.php?id=4796</link>
<pubDate>Mon, 26 Jul 2010 22:06:50 +0000</pubDate>
<description><![CDATA[using 3.7.1, we have some template that uses the page break element

we are using the file virtualizers and the report gets into an infinite loops that keeps writing to disk forever

swap virtualizer file keeps growing forever, and file virtualizer keeps creating 1K files for ever (even though the report has two pages only)

of course, it all ends up with the disk full and the server down :-)

we see this when exporting to excel and setting pagination off by setting the exporter parameter on the exporter]]></description>
<guid isPermaLink="true" >http://jasperforge.org/plugins/mantis/view.php?id=4796</guid>
</item>
<item>
<title><![CDATA[Problem to exporter ODS]]></title>
<link>http://jasperforge.org/plugins/mantis/view.php?id=4795</link>
<pubDate>Mon, 26 Jul 2010 20:42:56 +0000</pubDate>
<description><![CDATA[Encontrado um problema na classe JROdsExporter, ao exporta um relatório de formato ods (Planilha OpenOffice), o mesmo é exportado com  problemas como a falta de textos nas células das planilhas. Nenhuma exceção ocorre na classe sendo somente a exportação do arquivo sem os textos somente com as células da planilha formatadas.

Segue o arquivo exportado em anexo para maior esclarecimento do bug.]]></description>
<guid isPermaLink="true" >http://jasperforge.org/plugins/mantis/view.php?id=4795</guid>
</item>
<item>
<title><![CDATA[Possibility to display XML attributes]]></title>
<link>http://jasperforge.org/plugins/mantis/view.php?id=4794</link>
<pubDate>Mon, 26 Jul 2010 08:40:13 +0000</pubDate>
<description><![CDATA[Hello,

It would be nice if we could access the attributes of an xml tag to display.
I have such an issue on amounts where we would like to show the currency. In stead of hard coding this value we added an xml attribute for this purpose. 
On the web,.. it's no problem to read this tag bu I can't seem to find a possibility to do this in the report.

Rgeards,]]></description>
<guid isPermaLink="true" >http://jasperforge.org/plugins/mantis/view.php?id=4794</guid>
</item>
<item>
<title><![CDATA[adaptative font sizes]]></title>
<link>http://jasperforge.org/plugins/mantis/view.php?id=4793</link>
<pubDate>Fri, 23 Jul 2010 23:47:11 +0000</pubDate>
<description><![CDATA[would be nice if we could tell to a TextField to start with a Font Size, lets say: 12,  and if the text on it become too much extensive, the Font Size starts to decrease trying to fit the text in the Field area. (size=11, check if fit, if not, size=10, and so on)
Perhaps a property of Minimum Acceptable Size would be needed to not let the text go unreadable.]]></description>
<guid isPermaLink="true" >http://jasperforge.org/plugins/mantis/view.php?id=4793</guid>
</item>
<item>
<title><![CDATA[ToolTips not being displayed in PDF and XLS format outputs.]]></title>
<link>http://jasperforge.org/plugins/mantis/view.php?id=4791</link>
<pubDate>Thu, 22 Jul 2010 04:47:43 +0000</pubDate>
<description><![CDATA[When i give an URL to a particular field , I need the tool tip configured to appear on the output formats PDF and XLS generated.]]></description>
<guid isPermaLink="true" >http://jasperforge.org/plugins/mantis/view.php?id=4791</guid>
</item>
<item>
<title><![CDATA[Resource Bundle fNot being passed to subreport]]></title>
<link>http://jasperforge.org/plugins/mantis/view.php?id=4787</link>
<pubDate>Tue, 20 Jul 2010 09:26:24 +0000</pubDate>
<description><![CDATA[Hello,

it looks like I might found an issue with the use of Resource Bundle in combination with xpath reports. I already made some reports using a Resource Bundle in combination with SQL. This was working fine. Main and subreport were picking up the needed labels from the Resource Bundle.

When creating a xpath report I always received a Resource Bundle not found for locale error message even though the default Resource Bundle File was available. When searching a bit I found out that it was the subreport Resource Bundle which the report did not manage to find. (Which is strange as it was/is the same file as the main report)

Note: Our resource bundle implementation consists of a piece of Java code which is searching the correct *.properties file itself and passing it as a parameter to the main report (REPORT_RESOURCE_BUNDLE)
It's a bit of a bypass of the functionality where the Resource Bundle files need to be located within the classpath. We pick the file at generation time and pass them trough the report. This gives us a bit more flexibility.

This way of working was working like a charm with SQL reports (some reports have even 3 levels of subreports) and still the resource bundle passed to the main report was being used by the subreports.


]]></description>
<guid isPermaLink="true" >http://jasperforge.org/plugins/mantis/view.php?id=4787</guid>
</item>
<item>
<title><![CDATA[Font extension does not support Type 1 fonts]]></title>
<link>http://jasperforge.org/plugins/mantis/view.php?id=4786</link>
<pubDate>Mon, 19 Jul 2010 19:33:59 +0000</pubDate>
<description><![CDATA[Currently, Jasper Reports has Font extension which allows to embed PDF fonts in to the report.  Currently, this font extension supports only True Type Fonts  (ttf fonts) only.  However, it would be great to support Type1 fonts so that it becomes easy while working with Unix/Linux systems.]]></description>
<guid isPermaLink="true" >http://jasperforge.org/plugins/mantis/view.php?id=4786</guid>
</item>
<item>
<title><![CDATA[Crosstab filling doesn't scale]]></title>
<link>http://jasperforge.org/plugins/mantis/view.php?id=4785</link>
<pubDate>Mon, 19 Jul 2010 11:53:31 +0000</pubDate>
<description><![CDATA[Please follow to link with the erro description and file attachments:

http://jasperforge.org/plugins/espforum/view.php?group_id=102&forumid=103&topicid=76778]]></description>
<guid isPermaLink="true" >http://jasperforge.org/plugins/mantis/view.php?id=4785</guid>
</item>
<item>
<title><![CDATA[Copy Text Measurer From JasperServer to JasperReports]]></title>
<link>http://jasperforge.org/plugins/mantis/view.php?id=4782</link>
<pubDate>Fri, 16 Jul 2010 15:44:34 +0000</pubDate>
<description><![CDATA[On JasperServer there is a "net.sf.jasperreports.text.measurer.factory" called "com.jaspersoft.jasperserver.api.engine.jasperreports.util.SingleLineTextMeasurerFactory" available as an option.

This does not exist under JasperReports. Please add it there.
]]></description>
<guid isPermaLink="true" >http://jasperforge.org/plugins/mantis/view.php?id=4782</guid>
</item>
</channel>
</rss>