Page 1 of 2

Save As Bug?

Posted: Mon Apr 27, 2015 2:43 pm
by rafaelwithoeft
I'm using a base report as template to make another, when I use "Save As" and change filename, the XML parameter "ReportFile" is not changed.
So when I open this new file and make some changes, the original file is modified.

EDIT--
Image

Best Regards.

Re: Save As Bug?

Posted: Tue Apr 28, 2015 5:58 am
by Vadim
Hello.
Which designer do you use: (HTML)WebDesigner, FlexDesigner, SWTDesigner ?

Re: Save As Bug?

Posted: Tue Apr 28, 2015 11:39 am
by rafaelwithoeft
Hello, i have used this installer (DesignerFx_AIR_Java.air), i believe is it a flex designer.

Re: Save As Bug?

Posted: Wed Apr 29, 2015 8:28 am
by Vladimir
Hello,

When you open MRT file, ReportFile property will automatically be overwritten with the correct value. So you can, for example, copy a file to another location and it will be correctly saved when opened. Also when the file is saved, the save path for the internal report object will be correct, the original file will not be overwritten.

We recommend you to use latest 2015.1 version.

Thank you.

Re: Save As Bug?

Posted: Wed Apr 29, 2015 4:36 pm
by rafaelwithoeft
I using the latest version and what you say, not worked. New file generated by Save As, is always overwriting my original file.

Thank you

Re: Save As Bug?

Posted: Thu Apr 30, 2015 6:28 am
by Vladimir
Hello,

We could not reproduce this error on 2015.1 build (AIR designer for Java). We have two test scenarios:

- Copy some Report1.mrt to c:\
- Open this report
- Make some changes
- Save As Report2.mrt to c:\
- Make some changes
- Press Save
In this case, Reprot2.mrt has been updated, Report1.mrt was original.


- Create a new report in AIR designer
- Save this report as Report1.mrt to c:\
- Make some changes
- Save As Report2.mrt to c:\
- Make some changes
- Press Save
In this case, Reprot2.mrt has been updated, Report1.mrt was original.


Please tell us the scenario, in which case the original report will be overwritten.

Thank you.

Re: Save As Bug?

Posted: Thu Apr 30, 2015 6:53 pm
by rafaelwithoeft
I have used another scenario, similar to the two examples. Tomorrow we do not work. Next week i make a video sample to provide more information.

Thank you.

Re: Save As Bug?

Posted: Fri May 01, 2015 4:36 am
by Andrew
Hello,

Ok. Waiting for your video.

Have a nice weekend!

Re: Save As Bug?

Posted: Wed May 06, 2015 11:21 am
by rafaelwithoeft
Used scenario:

- Open Report1.mrt
- Save As to Report2.mrt
- Close Designer
- Two clicks on Report2.mrt (open automatically by designer)
- Change components (delete, insert, ...)
- Click Save Report
- Close Designer
- Now, open the Report1.mrt

The changes on Report2.mrt altered the Original Report.

Re: Save As Bug?

Posted: Thu May 07, 2015 6:56 am
by Vladimir
Hello,

The problem has been solved, the update will be available in the next prerelease build at the end of the week.
Thank you for the detailed bug report.