Category: | Bug report |
Priority: | Normal |
Status: | Assigned |
Project: | Severity: | Minor |
Resolution: | Open |
|
Component: | Reproducibility: | Always |
Assigned to: |
In XML file, outputs:
<value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="date">2007-02-01T00:00:00.000-08:00</value>
Instead of:
<value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="java:java.util.Date">2007-02-01T00:00:00.000-08:
00</value>
Notice "xsi:type".
As per Lucian, problem does not occur if a start date to the report job is specified.
Full details are here:
http://www.jasperforge.org/index.php?option=com_joomlaboard&Itemid=215&f...
Lucian Chirita: 07/05/2007 6:26 AM PDT
Comment:
Corresponding Castor bug: http://jira.codehaus.org/browse/CASTOR-1887