After we upgraded our landmark environment we found that the the variable appProdline in IPA changed from lower case to upper case. We use this variable in javacript if statements which are case sensitive. Does anyone know where this variable is set? We would prefer not to change all our javascript expression which use this variable.