[#7386] - Compile on wrong folder

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
erickdeoliveiraleal's picture
Joined: Sep 24 2014 - 11:20am
Last seen: 2 years 5 months ago

1 Comment:

#1
  • Resolution:Open» Fixed
  • Status:New» Resolved
  • Assigned:nobody» mrabbi

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.

Feedback
randomness