Category: | Bug report |
Priority: | Low |
Status: | Assigned |
Project: | Severity: | Trivial |
Resolution: | Open |
|
Component: | Reproducibility: | Always |
Assigned to: |
Original issue: http://sourceforge.net/tracker/index.php?func=detail&aid=1260371&group_i...
[ 1260371 ] Scriplet Names not updated
Submitted By: Chris Germano - netslayer
Date Submitted: 2005-08-15 15:41
Last Updated By:
Item Submitter - Tracker Item Submitted
Date Last Updated: No updates since submission
Number of Comments: 0
Number of Attachments: 0
Category: iReport2 ::Compiler/Exporter
Group: iReport 0.5.1
Assigned To: Nobody/Anonymous
Priority: 5
Summary:
Scriplet Names not updated
If you create a scriplet when using a chart and then change the name of the report, the scriptlet name isn't updated. This results in an inconsistency and compile
error that is unfixable through ireports.
Compiling file...
/home/chris/.../GraphicalDeskActivityGraph345345.jrxmlScriptlet.java
->
/home/chris/.../GraphicalDeskActivityGraph345345Scriptlet.java
/home/chris/.../GraphicalDeskActivityGraph345345Scriptlet.java:4: class GraphicalDeskActivityGraphScriptlet is public, should be declared in a file named GraphicalDeskActivityGraphScriptlet.java
public class GraphicalDeskActivityGraphScriptlet extends it.businesslogic.ireport.IReportScriptlet {
^ 1 error