-
Bug
-
Resolution: Fixed
-
Normal
-
2.6.0
-
Security Level: Jimmy
-
None
-
2.6.0.FL.20130923 doesn't have this issue.
2.6.0.FL.20140115 has this issue.
Reproducing Steps:
- run zssapp
- enter an invalid formula:
=sum(a1, b1
(missing right ')')
Expected:
The specified formula 'sum(A1+B1' contains and error. Expects ',' or ')'"
Actual:
A message show:
"The server is Temporarily out of service. Would you like to try again? (Unterminated string constant (SyntaxError))".
Screenshot captured in IE 8:
- relates to
-
ZSS-523 misleading error message for text formulas
- Closed