Category: | Bug report |
Priority: | Normal |
Status: | New |
Project: | Severity: | Major |
Resolution: | Open |
|
Component: | Reproducibility: | Always |
Assigned to: |
When uploading a report with a locally specified subreport to a Jasper Server iReport shows a dialog called JRXML validation in order to replace references to local files with 'repo:' links (which is great).
Unfortunately rather than just altering what it uplaods to the server, iReport is altering the file on disk which means the report will fail the next time it is run as it can't resolve the repo: links.
Either teaching iReport to resolve repo: links or just stopping it form changing the links on disk would resolve this problem.