Page 1 of 1

Crazy happening with content Element on Report Designer

Posted: Thu Jun 04, 2020 2:16 pm
by Dennis
Hi,

we want to edit an older report file(VorgangAngebot.mrt) with designer (Version 2020.2.3 from 29 April 2020, PHP, JS).
an text element is deleted (no matter which one) and a new one is added and the text contains this, then the text of the previously deleted element is displayed in the preview instead of the new one.
how can this happen?

Re: Crazy happening with content Element on Report Designer

Posted: Sat Jun 06, 2020 9:28 am
by Lech Kulikowski
Hello,

We couldn't reproduce the issue.

Could you prepare and send us for analysis a simple project that reproduces the issue?

Thank you.

Re: Crazy happening with content Element on Report Designer

Posted: Mon Jun 08, 2020 1:30 pm
by Dennis
Hi,
on the following link there are working example excluded from my main project.

here is my problem: (VorgangAuftrag.mrt was build with a older version)
https://bikeware.app/stimulsoft_test/re ... igner.html
to reproduce the issue do:
1. show on the preview (the elemnt ist showing: Auftrag-10022)
2. delete the Headline on PageHeaderBand1
3. add new Text element on PageHeaderBand1
4. place some simple text (e.g. bla bla)
5. show preview again (the new elemnt showing the old content(Auftrag-10022) not the new text content

following I build the new PageHeaderBand1 in a new MRT file, VorgangAuftrag_new.mrt was created wiht this version of designer:
https://bikeware.app/stimulsoft_test/re ... r_new.html

Thank you.

Re: Crazy happening with content Element on Report Designer

Posted: Wed Jun 10, 2020 2:09 pm
by Lech Kulikowski
Hello,

We have found the issue. Old values are added from Globalization Strings which does no clear after removing components.

We have added that task to our to-do list, We will try to fix it in the near builds.

Thank you.

Re: Crazy happening with content Element on Report Designer

Posted: Fri Jun 12, 2020 7:49 am
by Dennis
Thank you very much :)

Re: Crazy happening with content Element on Report Designer

Posted: Mon Jun 15, 2020 6:29 am
by Andrew
You are welcome!