JReport Version 1.2.1 Release Notes

March 12, 1999

These are the current release notes for JReport Professional Edition, JReport Server, JReport Viewer, JReport Viewer Bean, JReport Engine Bean, and JReport Result Viewer Bean. You can access these release notes from the Help menu in JReport Professional Edition.  Please ignore any release notes that might have been previously installed on your system.

If you are viewing this page on the Jinfonet Web, bookmark this page for future reference. 


Other useful resources on the Web:


These release notes include for the current version:

For previous versions:


What's New in Version 1.2.1

JReport products V1.2.1, build 358


What's New in Version 1.2

JReport products V1.2, build 355

JReport Professional Designer Edition V1.2, build 350

JReport Runtime V1.2, build 350 and 355

JReport Runtime is now available. It contains both a report engine and a report viewer. It can be used to generate the report results locally on a workstation without using the JReport Server.  The main features are:

JReport Server V1.2, build 350 and 355

JReport Client Viewer and JReport Client Viewer Bean V1.2, build 350 and 355

JReport Engine Bean and Result Viewer Bean V1.2, build 350 and 355


KNOWN ISSUES FOR VERSION 1.2

For build 355:

When run JReport viewer under MS VM, the refresh feature did not work functionaly.

For build 350:

  1. After you have installed JReport Professional Designer Edition under SUN JDK 1.2, you need to modify the jreport.bat or jreport.ini files,  that4 is, add a path setting to the classpath and the path is where the SUN's tools.jar file locates.
  2. Under JDK1.2, sometimes the print result is not correct when the report contains picture objects;
  3. Under JDK1.2, when the report result is too big, the result of Export to PDF is cut off.
  4. Under JDK1.2, there is a bug in painting Chart objects.  Sometimes you have to click on the chart otherwise it will not show.
  5. When you access JReport Server with IE or Netscape, the Applet type result of a report.
  6. When run Report Professional Designer Edition under SUN JDK 1.1.6, sometimes the Java system crashes if you open a dialog box in a model dialog box.  This is fixed under SUN JDK 1.1.7 and later version.

Below are for previous versions of JReport

What's New in Version 1.1.4

JReport Professional Edition V1.1.4, build 343

What's New in Version 1.1

JReport Workbench V1.1, build 330

JReport Server V1.1, build 330

JReport Viewer V1.1, build 330

JReport Engine Bean V1.1, build 330

JReport Viewer Bean V1.1, build 330

JReport Result Bean V1.1, build 330


KNOWN ISSUES FOR VERSION 1.1.4

JReport Professional Edition

  1. Design Mode
    1. When you select a report file from the recent file menu, JReport Professional Edition does not open the default catalog that the report was using.
    2. When moving the object inspector, the design window sometime is not painted correctly.
    3. After applying the PSQL dialog, exiting report writer, or closing formula edit dialog using the OK button, sometimes JReport Professional Edition will hang.
    4. When you remove the guideline along the vertical direction, you cannot select any objects any more. But you can select objects again after you activate the guideline again.
       
  2. View Mode
    1. It sometimes auto exits after editing and viewing a report for the second time.
    2. On some computers, try to view a report that needs to be recompiled.  If you click on the stop button while it is compiling in the view mode, then when you try to view it again from the design mode, you will not see the results because it generates a Java.lang.Error:  The formulas in this catalog cannot be compiled and you will get Java.lang.ClassFormatError: Duplicate name, etc.
  3. Print
    1. Use the evaluation version to print the salesbyregion report, under CrossTab, chart objects the watermark can only print out the last two lines.
    2. In NT, print lost some chars. For example, group footer section labels lost the first char.
    3. Printing lesson2.cls under Win95, the date printed is '??22,1998' but it should be 'June 22 1998'.
  4. Subreport
    1. In the sublink, after you add a sublink, and scroll horizontal bar to scroll to right, the content in the sub column is not right. It is OK after repainting.
  5. CatalogBrowser
    1. In the edit tree of the CatalogBrowser, sometimes you will see Java.lang.NullPointerException.
    2. Sometimes the vertical scroll bar disappears and the horizontal scroll bar is not shown completely.
  6. ReportInspector
    1. Sometimes by opening another report under a different catalog, you will see Java.lang.NullPointerException.
    2. Sometimes you cannot type in upper case chars when setting a property value, even if you pressed the shift key or set the Capslock.
    3. Sometimes you cannot resize the report inspector when you check off the "always on top" box under the View menu.
  7. Label
    1. After canceling the edit status of label, you will find undo and redo stack in error.
    2. After switching to another application, the label editor always lose focus.
  8. Splitter Bar
    1. Sometimes the cursor cannot resume its shape after moving vertically or moving splitter bar in the Catalog Browser.
    2. In the Draw tab of Catalog Browser and while the properties sheet is displayed, if you move the spliterbar and make it a virtual line, then close the properties sheet and select any object, you may see Java.lang.NullPointerException.
  9. Report Wizard
    1. Label size is not right in the label wizard.
  10. Message box
    1. Sometimes message boxes are not displayed correctly. You may see buttons painted half way.
  11. Engine:
    1. When JReport Professional Edition runs, it generates .class files in the temp directory.  Sometimes these files are not removed when JReport exits.
  12. Query File:
    1. We have not supported formulas for query file, so you cannot see the SQL items under "connection" in the formula dialog.
    2. Query file does not support the "cache query result" feature.
       
  13. Cache Query Result:
    1. Subreports are not supported.