[#5539] - Make it seamless to run reports in JRS and in iReport

Category:
Feature request
Priority:
Normal
Status:
Assigned
Project: Severity:
Major
Resolution:
Open
Component: Reproducibility:
N/A
Assigned to:

The typical path to a subreport in a report created in iReport is this:
$P{SUBREPORT_DIR} + "mySubReport.jasper"

When this report gets uploaded to JasperReports Server, iReport proposes changing the path to this:
"repo:mySubReport.jrxml"

That's good for running the report in JRS, but now the report can no longer run in iReport.

Feature request:
We need to be able to run reports seamlessly in iReport and in JRS even when (especially when) the reports contain subreports and images and other referenced objects.

mdahlman's picture
37586
Joined: Mar 13 2007 - 2:43am
Last seen: 8 years 10 months ago

1 Comment:

#1

Yes the proposed new names shouldn't change the local copy of the report.

Workaround by mdahlman, thanks

http://stackoverflow.com/questions/7413216/linking-subreports-in-ireport...

Feedback
randomness