Page 1 of 1

Changes to expression reverted

Posted: Tue Feb 11, 2014 10:11 am
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.

Re: Changes to expression reverted

Posted: Tue Feb 11, 2014 11:51 am
by Alex K.
Hello,

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

Thank you.

Re: Changes to expression reverted

Posted: Tue Feb 11, 2014 2:54 pm
by berinder
Tried with latest version, problem persisted.

I have attached the mrt. It's the field named "Text3" that is bugging out.

Re: Changes to expression reverted

Posted: Wed Feb 12, 2014 12:36 pm
by Alex K.
Hello,

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

Thank you.

Re: Changes to expression reverted

Posted: Thu Feb 13, 2014 10:33 am
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

Re: Changes to expression reverted

Posted: Thu Feb 13, 2014 1:06 pm
by Alex K.
Hello,

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

Thank you.

Re: Changes to expression reverted

Posted: Thu Feb 13, 2014 1:34 pm
by berinder
We have tried it with both UsesAliases on and off on the computer in question. Still the same problem....

Re: Changes to expression reverted

Posted: Fri Feb 14, 2014 1:10 pm
by Alex K.
Hello,

We need some additional time for check the issue.

Thank you.