<?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/ireport/tracker</link>
<description><![CDATA[Forge latest issues]]></description>
<image><title><![CDATA[Latest issues]]></title>
<link>http://jasperforge.org/projects/ireport/tracker</link>
<url>http://jasperforge.org/themes/jasper/images/tools/logo.gif</url>
</image>
<language></language>
<pubDate>Wed, 16 May 2012 23:14:51 +0000</pubDate>
<item>
<title><![CDATA[Hyperlink not working]]></title>
<link>http://jasperforge.org/plugins/mantis/view.php?id=5740</link>
<pubDate>Mon, 14 May 2012 07:19:00 +0000</pubDate>
<description><![CDATA[Adding a hyperlink to local anchor in iReport creates jrxml which does not work. Hyperlinktype is:

<textField hyperlinkType="LOCAL_ANCHOR">
To fix it I have to manually change jrxml into
<textField hyperlinkType="LocalAnchor">

Bug is similar to 0005437 and exists at least in Jaspersoft iReport Designer Professional 4.2.1]]></description>
<guid isPermaLink="true" >http://jasperforge.org/plugins/mantis/view.php?id=5740</guid>
</item>
<item>
<title><![CDATA[Switching between designer and xml removes object type definition.]]></title>
<link>http://jasperforge.org/plugins/mantis/view.php?id=5734</link>
<pubDate>Fri, 04 May 2012 16:10:48 +0000</pubDate>
<description><![CDATA[Text field properties designer view retains expression class value, however when switching to xml view the value is lost.

so <textFieldExpression class="java.lang.Double><![CDATA...</.> changes to just <textFieldExpression><![CDATA...</.> and needs to be reentered for all fields again.

]]></description>
<guid isPermaLink="true" >http://jasperforge.org/plugins/mantis/view.php?id=5734</guid>
</item>
<item>
<title><![CDATA[Cannot use iReport with XML with namespaces datasource]]></title>
<link>http://jasperforge.org/plugins/mantis/view.php?id=5733</link>
<pubDate>Fri, 04 May 2012 14:04:16 +0000</pubDate>
<description><![CDATA[My xml datasource contains namespaces. I actually use iReport 3.0.0 with jasperreports-3.0.1.jar which is not namespece aware.
We use the jasperreports-3.0.1.jar in our project, when replacing it by jasperreports-4.5.1.jar, the documents continue generating as before. 

When I try to execute the same report with default configuration with iReport 4.5.1 I obtain a blank document with null values. But when I run it by Java, the document is perfectly filled. 

So I did not found any information about how configure iReport to use the XML datasource with not namespace aware configuration, same for namespace aware.]]></description>
<guid isPermaLink="true" >http://jasperforge.org/plugins/mantis/view.php?id=5733</guid>
</item>
<item>
<title><![CDATA[Fields set to type java.util.Collection search for field description instead of field name]]></title>
<link>http://jasperforge.org/plugins/mantis/view.php?id=5732</link>
<pubDate>Fri, 04 May 2012 09:04:13 +0000</pubDate>
<description><![CDATA[Fields created of type java.util.Collection in iReport and assigned to subreports produce a strange behaviour. During fillreport with JasperFillManager the class JRAbstractBeanDataSource returns the field description rather than the field name. Hence if the field description is set to the name of the field the report generation is successful, else it fails. Please see the stack trace under additional information and file attached.
-------------------------------------------------
iReport version is:
Product Version: Jaspersoft iReport Designer 4.1.1
Java: 1.6.0_23; Java HotSpot(TM) Client VM 19.0-b09
System: Windows 7 Version 6.1 läuft auf x86; Cp1252; de_DE (ireport)
Benutzerverzeichnis: C:Usersschlicht.ireport4.1.1
-------------------------------------------------
Jar file used is:
jasperreports-4.1.3.jar
-------------------------------------------------

Thanks for your help.
]]></description>
<guid isPermaLink="true" >http://jasperforge.org/plugins/mantis/view.php?id=5732</guid>
</item>
<item>
<title><![CDATA[Support for HTML table in textfield]]></title>
<link>http://jasperforge.org/plugins/mantis/view.php?id=5728</link>
<pubDate>Mon, 30 Apr 2012 05:11:24 +0000</pubDate>
<description><![CDATA[I have an textfield with html markup. This renders other html tags properly. But there is no support for <table> tag. This has been requirement for many users, including me, as I saw in the forum. Requesting you to include this feature urgently.Thanks..]]></description>
<guid isPermaLink="true" >http://jasperforge.org/plugins/mantis/view.php?id=5728</guid>
</item>
<item>
<title><![CDATA[Import static class]]></title>
<link>http://jasperforge.org/plugins/mantis/view.php?id=5727</link>
<pubDate>Fri, 27 Apr 2012 11:37:48 +0000</pubDate>
<description><![CDATA[Hi, i've used my custom class Utility with some functions.
If i try to read fields from query editor of the report, i received "Errore:Parse errort at line 1,column 8 . Ecountered: Static"

The error depends by the static class. However the report run correct, but i have to add manually new fields to my report.]]></description>
<guid isPermaLink="true" >http://jasperforge.org/plugins/mantis/view.php?id=5727</guid>
</item>
<item>
<title><![CDATA[Odd and even Page declaration]]></title>
<link>http://jasperforge.org/plugins/mantis/view.php?id=5725</link>
<pubDate>Thu, 26 Apr 2012 10:25:12 +0000</pubDate>
<description><![CDATA[i like to define more than one pagedeclaration, one for odd pages and one for even (cause of left an right margins and printing the results of an report with duplex-option). is there any possibility to set such report properties.]]></description>
<guid isPermaLink="true" >http://jasperforge.org/plugins/mantis/view.php?id=5725</guid>
</item>
<item>
<title><![CDATA[Can´t start ireports]]></title>
<link>http://jasperforge.org/plugins/mantis/view.php?id=5724</link>
<pubDate>Wed, 25 Apr 2012 11:13:09 +0000</pubDate>
<description><![CDATA[hi, im triying to start the ireports program, but dont run and dont appears or show in a task of windows, i reinstaled the last version, and dont run, too. Appears quickly and hide in a computer task]]></description>
<guid isPermaLink="true" >http://jasperforge.org/plugins/mantis/view.php?id=5724</guid>
</item>
<item>
<title><![CDATA[Better error messages / error handling, sometimes we do not know where the error is]]></title>
<link>http://jasperforge.org/plugins/mantis/view.php?id=5722</link>
<pubDate>Fri, 20 Apr 2012 18:27:47 +0000</pubDate>
<description><![CDATA[We should have a better error message, sometimes we do not know where the error is..

- Dont know the object that is being used
- Dont know the expression

It would be great to have a better error handling with that information.



  Compiling to file... C:xxxxxxxxxx.jasper
Compilation running time: 941! 
  Filling report...
  Locale: português (Portugal)
  Time zone: Default
  Max number of records: 1.000
  Using report virtualizer... JRFileVirtualizer Size: 100 Swap directory: C:Program FilesJaspersoftiReport-4.1.2; 
Error filling print... java.lang.String cannot be cast to java.lang.Number 
java.lang.ClassCastException: java.lang.String cannot be cast to java.lang.Number      at net.sf.jasperreports.engine.fill.JRIntegerSumIncrementer.increment(JRIntegerIncrementerFactory.java:299)      at net.sf.jasperreports.crosstabs.fill.calculation.MeasureDefinition$MeasureValue.addValue(MeasureDefinition.java:204)      at net.sf.jasperreports.crosstabs.fill.calculation.BucketingService.addData(BucketingService.java:324)      at net.sf.jasperreports.engine.fill.JRFillCrosstab$JRFillCrosstabDataset.customIncrement(JRFillCrosstab.java:797)      at net.sf.jasperreports.engine.fill.JRFillElementDataset.increment(JRFillElementDataset.java:177)      at net.sf.jasperreports.engine.fill.JRCalculator.calculateVariables(JRCalculator.java:164)      at net.sf.jasperreports.engine.fill.JRFillDatasetRun.detail(JRFillDatasetRun.java:226)      at net.sf.jasperreports.engine.fill.JRFillDatasetRun.iterate(JRFillDatasetRun.java:171)      at net.sf.jasperreports.engine.fill.JRFillDatasetRun.evaluate(JRFillDatasetRun.java:136)      at net.sf.jasperreports.engine.fill.JRFillElementDataset.evaluateDatasetRun(JRFillElementDataset.java:224)      at net.sf.jasperreports.engine.fill.JRFillCrosstab.evaluate(JRFillCrosstab.java:467)      at net.sf.jasperreports.engine.fill.JRFillElementContainer.evaluate(JRFillElementContainer.java:257)      at net.sf.jasperreports.engine.fill.JRFillBand.evaluate(JRFillBand.java:473)      at net.sf.jasperreports.engine.fill.JRVerticalFiller.fillColumnBand(JRVerticalFiller.java:2021)      at net.sf.jasperreports.engine.fill.JRVerticalFiller.fillDetail(JRVerticalFiller.java:755)      at net.sf.jasperreports.engine.fill.JRVerticalFiller.fillReportStart(JRVerticalFiller.java:265)      at net.sf.jasperreports.engine.fill.JRVerticalFiller.fillReport(JRVerticalFiller.java:128)      at net.sf.jasperreports.engine.fill.JRBaseFiller.fill(JRBaseFiller.java:836)      at net.sf.jasperreports.engine.fill.JRBaseFiller.fill(JRBaseFiller.java:746)      at net.sf.jasperreports.engine.fill.JRFiller.fillReport(JRFiller.java:58)      at net.sf.jasperreports.engine.JasperFillManager.fillReport(JasperFillManager.java:417)      at net.sf.jasperreports.engine.JasperFillManager.fillReport(JasperFillManager.java:247)      at com.jaspersoft.ireport.designer.compiler.IReportCompiler.run(IReportCompiler.java:879)      at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:572)      at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:997)  
Print not filled. Try to use an EmptyDataSource...
 



]]></description>
<guid isPermaLink="true" >http://jasperforge.org/plugins/mantis/view.php?id=5722</guid>
</item>
<item>
<title><![CDATA[Crosstab does not show records, all cells are blank, if it was done trough copy/paste]]></title>
<link>http://jasperforge.org/plugins/mantis/view.php?id=5721</link>
<pubDate>Fri, 20 Apr 2012 18:25:00 +0000</pubDate>
<description><![CDATA[Crosstab does not show records, all cells are blank, if it was done trough copy/paste]]></description>
<guid isPermaLink="true" >http://jasperforge.org/plugins/mantis/view.php?id=5721</guid>
</item>
</channel>
</rss>
