<?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>Sat, 11 Feb 2012 14:08:06 +0000</pubDate>
<item>
<title><![CDATA[ No such tuple [....] on axis 0.]]></title>
<link>http://jasperforge.org/plugins/mantis/view.php?id=5631</link>
<pubDate>Wed, 08 Feb 2012 21:42:41 +0000</pubDate>
<description><![CDATA[Adding a measure from an MDX query in Report query dialog box results in "No such tuple ([Measures].[Order Count] on axis 0."]]></description>
<guid isPermaLink="true" >http://jasperforge.org/plugins/mantis/view.php?id=5631</guid>
</item>
<item>
<title><![CDATA[variable doesn't get recalculated if the band is not shown]]></title>
<link>http://jasperforge.org/plugins/mantis/view.php?id=5630</link>
<pubDate>Wed, 08 Feb 2012 16:04:50 +0000</pubDate>
<description><![CDATA[I have a subreport that sometimes returns NULL. in that case I don't show the report
I sum over this subreport
a value get counted twice.]]></description>
<guid isPermaLink="true" >http://jasperforge.org/plugins/mantis/view.php?id=5630</guid>
</item>
<item>
<title><![CDATA[iReport JasperReport Server Repository Navigator: Allow copy+paste of JRXML files from one server to another]]></title>
<link>http://jasperforge.org/plugins/mantis/view.php?id=5627</link>
<pubDate>Mon, 06 Feb 2012 19:08:53 +0000</pubDate>
<description><![CDATA[iReport JasperReport Server Repository Navigator: Allow copy+paste of JRXML files from one server to another

]]></description>
<guid isPermaLink="true" >http://jasperforge.org/plugins/mantis/view.php?id=5627</guid>
</item>
<item>
<title><![CDATA[Currency problems]]></title>
<link>http://jasperforge.org/plugins/mantis/view.php?id=5626</link>
<pubDate>Mon, 06 Feb 2012 13:53:21 +0000</pubDate>
<description><![CDATA[I can't format numbers with currency format. When i select BigDecimals (at the field and textfield) and set the patern of textfield to #,##0.00;-#,##0.00 , the output values on reports is something like: 621.1200046539 . I'm using CSV files as a database for generating reports.
Checking the jrxml files, we see that are not being saved types of fields.]]></description>
<guid isPermaLink="true" >http://jasperforge.org/plugins/mantis/view.php?id=5626</guid>
</item>
<item>
<title><![CDATA[iReport 4.5 - Text field epression always gets saved as java.lang.String]]></title>
<link>http://jasperforge.org/plugins/mantis/view.php?id=5625</link>
<pubDate>Mon, 06 Feb 2012 12:53:52 +0000</pubDate>
<description><![CDATA[Any text field that I add to a report always reverts to java.lang.String whenever I save the document. e.g. if I add a text field to accept a data by setting the expression class to java.lang.String, when I save it and reopen the document it is back to java.lang.String.

This appears to happen for all expression class types.

Here is a list of the errors that I get ....

java.lang.Exception: 1 - Errors were encountered when compiling report expressions class file: 
1. Cannot cast from Date to String
                 value = (java.lang.String)(((java.util.Date)parameter_START_DATE.getValue())); //$JR_EXPR_ID=17$
                         <-------------------------------------------------------------------> 
2. Cannot cast from BigDecimal to String
                 value = (java.lang.String)(((java.math.BigDecimal)field_TOTAL.getValue())); //$JR_EXPR_ID=30$
                         <----------------------------------------------------------------> 
3. Cannot cast from Integer to String
                 value = (java.lang.String)(((java.lang.Integer)variable_PAGE_NUMBER.getValue())); //$JR_EXPR_ID=33$
                         <----------------------------------------------------------------------> 
4. Cannot cast from Date to String
                 value = (java.lang.String)(((java.util.Date)parameter_START_DATE.getValue())); //$JR_EXPR_ID=17$
                         <-------------------------------------------------------------------> 
5. Cannot cast from BigDecimal to String
                 value = (java.lang.String)(((java.math.BigDecimal)field_TOTAL.getOldValue())); //$JR_EXPR_ID=30$                         <-------------------------------------------------------------------> 6. Cannot cast from Integer to String                 value = (java.lang.String)(((java.lang.Integer)variable_PAGE_NUMBER.getOldValue())); //$JR_EXPR_ID=33$                         <-------------------------------------------------------------------------> 7. Cannot cast from Date to String                 value = (java.lang.String)(((java.util.Date)parameter_START_DATE.getValue())); //$JR_EXPR_ID=17$
                         <-------------------------------------------------------------------> 
8. Cannot cast from BigDecimal to String
                 value = (java.lang.String)(((java.math.BigDecimal)field_TOTAL.getValue())); //$JR_EXPR_ID=30$                         <----------------------------------------------------------------> 9. Cannot cast from Integer to String                 value = (java.lang.String)(((java.lang.Integer)variable_PAGE_NUMBER.getEstimatedValue())); //$JR_EXPR_ID=33$                         <-------------------------------------------------------------------------------> 9 errors 


]]></description>
<guid isPermaLink="true" >http://jasperforge.org/plugins/mantis/view.php?id=5625</guid>
</item>
<item>
<title><![CDATA[subreport can‘t adapt to parent report height]]></title>
<link>http://jasperforge.org/plugins/mantis/view.php?id=5624</link>
<pubDate>Fri, 03 Feb 2012 03:00:05 +0000</pubDate>
<description><![CDATA[（version 4.1.1）some fields in my parent report are streched that over the height of the band ，the field’s height will chanage big， but the sub report can‘t adapt it ]]></description>
<guid isPermaLink="true" >http://jasperforge.org/plugins/mantis/view.php?id=5624</guid>
</item>
<item>
<title><![CDATA[uploading a JasperReport with subreports results "Message: (NULL)"]]></title>
<link>http://jasperforge.org/plugins/mantis/view.php?id=5621</link>
<pubDate>Thu, 02 Feb 2012 14:55:55 +0000</pubDate>
<description><![CDATA[I create the report, and the subreport correct: if I press preview in the iReport it works correctly.

But when I upload it to the server using the server repository it fails: I don't get the dialog "replace this by that " (${dir} +subreport.jasper" with "repo:subreport.jrxml" instead I get an exception displaying: "Message: (Null)"]]></description>
<guid isPermaLink="true" >http://jasperforge.org/plugins/mantis/view.php?id=5621</guid>
</item>
<item>
<title><![CDATA[Open table contents with double click (like Crosstab)]]></title>
<link>http://jasperforge.org/plugins/mantis/view.php?id=5614</link>
<pubDate>Fri, 27 Jan 2012 17:42:16 +0000</pubDate>
<description><![CDATA[When working with many tables, we should be able to double click to open the table on the designer.
]]></description>
<guid isPermaLink="true" >http://jasperforge.org/plugins/mantis/view.php?id=5614</guid>
</item>
<item>
<title><![CDATA[Dragging an Datasource makes a copy of it]]></title>
<link>http://jasperforge.org/plugins/mantis/view.php?id=5613</link>
<pubDate>Fri, 27 Jan 2012 17:36:52 +0000</pubDate>
<description><![CDATA[Dragging an Datasource makes a copy of it in the Report Inspector.

I want to sort, by manually dragging the DataSource, but it makes a copy of it.]]></description>
<guid isPermaLink="true" >http://jasperforge.org/plugins/mantis/view.php?id=5613</guid>
</item>
<item>
<title><![CDATA[When adding a field in a nested list and then pressing “ctrl-z” multiple times to undo the changes, it throws a Null Pointer]]></title>
<link>http://jasperforge.org/plugins/mantis/view.php?id=5603</link>
<pubDate>Wed, 18 Jan 2012 04:56:59 +0000</pubDate>
<description><![CDATA[When adding a field in a nested list and then pressing “ctrl-z” multiple times to undo the changes, it throws a Null Pointer Exception

java.lang.NullPointerException
 at com.jaspersoft.ireport.designer.undo.UndoMoveChildrenUndoableEdit.updateChildren(UndoMoveChildrenUndoableEdit.java:98)
 at com.jaspersoft.ireport.designer.undo.UndoMoveChildrenUndoableEdit.updateChildren(UndoMoveChildrenUndoableEdit.java:83)
 at com.jaspersoft.ireport.designer.undo.UndoMoveChildrenUndoableEdit.undo(UndoMoveChildrenUndoableEdit.java:51)
 at com.jaspersoft.ireport.designer.undo.AggregatedUndoableEdit.undo(AggregatedUndoableEdit.java:60)
 at javax.swing.undo.UndoManager.undoTo(UndoManager.java:320)
 at javax.swing.undo.UndoManager.undo(UndoManager.java:398)
 at com.jaspersoft.ireport.designer.undo.UndoRedoManager.superUndo(UndoRedoManager.java:54)
 at com.jaspersoft.ireport.designer.undo.UndoRedoManager.undo(UndoRedoManager.java:63)
 at org.netbeans.core.multiview.MultiViewPeer$DelegateUndoRedo.undo(MultiViewPeer.java:773)
 at org.openide.actions.UndoAction.performAction(UndoAction.java:177)
 at org.openide.util.actions.CallableSystemAction$1.run(CallableSystemAction.java:118)
 at org.netbeans.modules.openide.util.ActionsBridge.doPerformAction(ActionsBridge.java:77)
 at org.openide.util.actions.CallableSystemAction.actionPerformed(CallableSystemAction.java:114)
 at org.openide.windows.TopComponent.processKeyBinding(TopComponent.java:1007)
 at javax.swing.JComponent.processKeyBindings(JComponent.java:2897)
 at javax.swing.JComponent.processKeyEvent(JComponent.java:2814)
 at java.awt.Component.processEvent(Component.java:6065)
 at java.awt.Container.processEvent(Container.java:2041)
 at java.awt.Component.dispatchEventImpl(Component.java:4651)
 at java.awt.Container.dispatchEventImpl(Container.java:2099)
 at java.awt.Component.dispatchEvent(Component.java:4481)
 at java.awt.KeyboardFocusManager.redispatchEvent(KeyboardFocusManager.java:1850)
 at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(DefaultKeyboardFocusManager.java:712)
 at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(DefaultKeyboardFocusManager.java:990)
 at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(DefaultKeyboardFocusManager.java:855)
 at java.awt.DefaultKeyboardFocusManager.dispatchEvent(DefaultKeyboardFocusManager.java:676)
 at java.awt.Component.dispatchEventImpl(Component.java:4523)
 at java.awt.Container.dispatchEventImpl(Container.java:2099)
 at java.awt.Window.dispatchEventImpl(Window.java:2478)
 at java.awt.Component.dispatchEvent(Component.java:4481)
 at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:643)
 at java.awt.EventQueue.access$000(EventQueue.java:84)
 at java.awt.EventQueue$1.run(EventQueue.java:602)
 at java.awt.EventQueue$1.run(EventQueue.java:600)
 at java.security.AccessController.doPrivileged(Native Method)
 at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
 at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:98)
 at java.awt.EventQueue$2.run(EventQueue.java:616)
 at java.awt.EventQueue$2.run(EventQueue.java:614)
 at java.security.AccessController.doPrivileged(Native Method)
 at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
[catch] at java.awt.EventQueue.dispatchEvent(EventQueue.java:613)
 at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:104)
 at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
 at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
 at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
 at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
 at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
 at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)

After adding columns in nested list, I cannot delete or change the column location.]]></description>
<guid isPermaLink="true" >http://jasperforge.org/plugins/mantis/view.php?id=5603</guid>
</item>
</channel>
</rss>
