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}
Code: Select all
{Gruppmedlemmar.Elever.[E-post] == "" ? Gruppmedlemmar.Elever.[E-post arbete] : Gruppmedlemmar.Elever.[E-post]}
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.