<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title type="html" ><![CDATA[Latest issues]]></title>
<link href="http://jasperforge.org/projects/iReport/tracker" ></link>
<id>urn:uuid:3037ac04-ce9a-1b01-d6d4-5292826bab6e</id>
<updated>2012-02-11T15:54:30+00:00</updated>
<author><name></name>
</author>
<entry>
<title type="html" ><![CDATA[ No such tuple [....] on axis 0.]]></title>
<link href="http://jasperforge.org/plugins/mantis/view.php?id=5631" ></link>
<id>urn:uuid:a2b17b21-551e-c034-30e6-4ca5bd59a5d8</id>
<updated>2012-02-08T21:42:41+00:00</updated>
<summary type="html" ><![CDATA[Adding a measure from an MDX query in Report query dialog box results in "No such tuple ([Measures].[Order Count] on axis 0."]]></summary>
</entry>
<entry>
<title type="html" ><![CDATA[variable doesn't get recalculated if the band is not shown]]></title>
<link href="http://jasperforge.org/plugins/mantis/view.php?id=5630" ></link>
<id>urn:uuid:96ecd6c4-2bb9-d08f-d99d-f46c38d0f2f7</id>
<updated>2012-02-08T16:04:50+00:00</updated>
<summary type="html" ><![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.]]></summary>
</entry>
<entry>
<title type="html" ><![CDATA[iReport JasperReport Server Repository Navigator: Allow copy+paste of JRXML files from one server to another]]></title>
<link href="http://jasperforge.org/plugins/mantis/view.php?id=5627" ></link>
<id>urn:uuid:71c390ca-b1be-ab5d-43de-199402982bab</id>
<updated>2012-02-06T19:08:53+00:00</updated>
<summary type="html" ><![CDATA[iReport JasperReport Server Repository Navigator: Allow copy+paste of JRXML files from one server to another

]]></summary>
</entry>
<entry>
<title type="html" ><![CDATA[Currency problems]]></title>
<link href="http://jasperforge.org/plugins/mantis/view.php?id=5626" ></link>
<id>urn:uuid:cf7c11cf-697d-0625-afdb-e5624d9093da</id>
<updated>2012-02-06T13:53:21+00:00</updated>
<summary type="html" ><![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.]]></summary>
</entry>
<entry>
<title type="html" ><![CDATA[iReport 4.5 - Text field epression always gets saved as java.lang.String]]></title>
<link href="http://jasperforge.org/plugins/mantis/view.php?id=5625" ></link>
<id>urn:uuid:0e7bfa7b-ef9f-43cf-1eb5-69353848bbd7</id>
<updated>2012-02-06T12:53:52+00:00</updated>
<summary type="html" ><![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 


]]></summary>
</entry>
<entry>
<title type="html" ><![CDATA[subreport can‘t adapt to parent report height]]></title>
<link href="http://jasperforge.org/plugins/mantis/view.php?id=5624" ></link>
<id>urn:uuid:63f4f350-5fd4-dca8-9189-6a44a4e89838</id>
<updated>2012-02-03T03:00:05+00:00</updated>
<summary type="html" ><![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 ]]></summary>
</entry>
<entry>
<title type="html" ><![CDATA[uploading a JasperReport with subreports results "Message: (NULL)"]]></title>
<link href="http://jasperforge.org/plugins/mantis/view.php?id=5621" ></link>
<id>urn:uuid:c143b725-7980-9517-3660-79e227ad0bf4</id>
<updated>2012-02-02T14:55:55+00:00</updated>
<summary type="html" ><![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)"]]></summary>
</entry>
<entry>
<title type="html" ><![CDATA[Open table contents with double click (like Crosstab)]]></title>
<link href="http://jasperforge.org/plugins/mantis/view.php?id=5614" ></link>
<id>urn:uuid:96cecb06-8b9b-8704-6a09-74497b056ba4</id>
<updated>2012-01-27T17:42:16+00:00</updated>
<summary type="html" ><![CDATA[When working with many tables, we should be able to double click to open the table on the designer.
]]></summary>
</entry>
<entry>
<title type="html" ><![CDATA[Dragging an Datasource makes a copy of it]]></title>
<link href="http://jasperforge.org/plugins/mantis/view.php?id=5613" ></link>
<id>urn:uuid:9d54addf-1abe-5d3d-2da0-3afb531e4182</id>
<updated>2012-01-27T17:36:52+00:00</updated>
<summary type="html" ><![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.]]></summary>
</entry>
<entry>
<title type="html" ><![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 href="http://jasperforge.org/plugins/mantis/view.php?id=5603" ></link>
<id>urn:uuid:3317f1a0-80f3-f5a6-ab62-19d903c90cb7</id>
<updated>2012-01-18T04:56:59+00:00</updated>
<summary type="html" ><![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.]]></summary>
</entry>
</feed>
