Changes to expression reverted

Stimulsoft Reports.NET discussion
Post Reply
berinder
Posts: 9
Joined: Tue Feb 11, 2014 9:59 am

Changes to expression reverted

Post by berinder »

Hello,

We have a problem that occurs only on one of four machines we have tested on that is a bit troubeling.

I open a Text-field and enter the expression

Code: Select all

{Gruppmedlemmar.Elever.E_post == "" ? Gruppmedlemmar.Elever.E_post_arbete : Gruppmedlemmar.Elever.E_post}
Close it and click on Web Preview. Now it renders it correctly. I go back to Page1 tab and open it. Now it looks like this:

Code: Select all

{Gruppmedlemmar.Elever.[E-post] == "" ? Gruppmedlemmar.Elever.[E-post arbete] : Gruppmedlemmar.Elever.[E-post]}
And if i click Ok and go to preview again, it gives error that it can't find the columns.

On the three other machines it stays as the first example and works.

From the Aboutbox on all four machines.
Version: 2013.3.1800 from 22 November
.Net Framework v4.0.30319

The Stimulsoft version is kept in a VCS and the file was moved between the computers so they are exactly the same, the only difference i can see is that the tree machines have windows in English and the one where we have trouble have swedish version of windows installed.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Changes to expression reverted

Post by Alex K. »

Hello,

Please check the last prerelease build.
If the issue still present please send us your .mrt file.

Thank you.
berinder
Posts: 9
Joined: Tue Feb 11, 2014 9:59 am

Re: Changes to expression reverted

Post by berinder »

Tried with latest version, problem persisted.

I have attached the mrt. It's the field named "Text3" that is bugging out.
Attachments
GruppLista_epost.mrt
The mrt that bugs
(34 KiB) Downloaded 141 times
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Changes to expression reverted

Post by Alex K. »

Hello,

Please check the UsesAliases option for the Dicitionary in the designer.

Thank you.
berinder
Posts: 9
Joined: Tue Feb 11, 2014 9:59 am

Re: Changes to expression reverted

Post by berinder »

Hi again Aleksey,

We have turned on UsesAliases, "Använd Alias" as it's called on the Swedish installation. It didn't help.

We even tried to add aliases to the fields, but still no luck in getting this to work.

Best Regards,
Leif
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Changes to expression reverted

Post by Alex K. »

Hello,

In this case, you need try to turn off UsesAliases option.

Thank you.
berinder
Posts: 9
Joined: Tue Feb 11, 2014 9:59 am

Re: Changes to expression reverted

Post by berinder »

We have tried it with both UsesAliases on and off on the computer in question. Still the same problem....
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Changes to expression reverted

Post by Alex K. »

Hello,

We need some additional time for check the issue.

Thank you.
Post Reply