Category: | Bug report |
Priority: | Normal |
Status: | Resolved |
Project: | Severity: | Major |
Resolution: | Fixed |
|
Component: | Reproducibility: | Sometimes |
Assigned to: |
I opened a file from a folder.
After I opened the same name file from other folder.
I click to compile.
The .jasper file was not generated on the same folder as the actual file. I close Studio and opened again, but again the same happened.
It should check the actual file path and then save the compiled.
v6.2.1
1 Comment:
Hi,
compiled resources (for the external file opened) are produced at the same level of the original file locations and in workspace.
I fixed the behavior involving use cases of same names. For example having report1.jrxml already existing and opening an external file report1.jrxml. Now a linked resource with different name is produced.
Fixed also the behavior of renaming a linked resource. It was producing in the workspace a compiled linked resource with different name (same of the external location resource).
Regards,
Massimo.