Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
3.1.7
-
None
-
Fully Compatible
-
ALL
-
Security 9 (09/18/15)
Description
The test case:
{setParameter: 1, scramIterationCount: 12345678901234567890}));
|
ends up being flaky on some platforms since the provided value is translated to an integer in a non-platform agnostic way.