Project

General

Profile

Actions

Bug #16853

closed

It's not possible to use variable_string_from_math_expression when result is larger than 999999999

Added by Nicolas CHARLES about 4 years ago. Updated about 1 year ago.

Status:
Rejected
Priority:
N/A
Assignee:
-
Category:
Generic methods
Severity:
Critical - prevents main use of Rudder | no workaround | data loss | security
UX impact:
User visibility:
Operational - other Techniques | Rudder settings | Plugins
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No

Description

computing give
ok: 9563426816000/1000/2 is 486746112
ok ((1563426816000/1000)/2) is 781713408
nok: ((10563426816000/1000)/2) is 986746112
nok: 10563426816000/1000/2 is 986746112
ok: ((10563426816000/100000)/2) is 52817134

Actions

Also available in: Atom PDF