Project

General

Profile

Actions

Bug #16853

closed

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

Bug #16853: It's not possible to use variable_string_from_math_expression when result is larger than 999999999

Added by Nicolas CHARLES over 5 years ago. Updated over 2 years 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

Updated by Nicolas CHARLES over 5 years ago Actions #1

  • Subject changed from It's not possible to use variable_string_from_math_expression when result is larger than 9999999 to It's not possible to use variable_string_from_math_expression when result is larger than 9999999999

Updated by Nicolas CHARLES over 5 years ago Actions #2

  • Subject changed from It's not possible to use variable_string_from_math_expression when result is larger than 9999999999 to It's not possible to use variable_string_from_math_expression when result is larger than 999999999

Updated by Vincent MEMBRÉ over 5 years ago Actions #3

  • Target version changed from 5.0.17 to 5.0.18

Updated by François ARMAND over 5 years ago Actions #4

  • Severity set to Critical - prevents main use of Rudder | no workaround | data loss | security
  • User visibility set to Operational - other Techniques | Rudder settings | Plugins
  • Priority changed from 0 to 72

OMFG. Would it be possible to at least check for inputs? This is an HORRIBLE bug.

Updated by Vincent MEMBRÉ over 5 years ago Actions #5

  • Target version changed from 5.0.18 to 5.0.19
  • Priority changed from 72 to 71

Updated by Vincent MEMBRÉ about 5 years ago Actions #6

  • Target version changed from 5.0.19 to 5.0.20
  • Priority changed from 71 to 70

Updated by Vincent MEMBRÉ about 5 years ago Actions #7

  • Target version changed from 5.0.20 to 797
  • Priority changed from 70 to 68

Updated by Benoît PECCATTE over 4 years ago Actions #8

  • Target version changed from 797 to 6.1.14
  • Priority changed from 68 to 63

Updated by Vincent MEMBRÉ over 4 years ago Actions #9

  • Target version changed from 6.1.14 to 6.1.15

Updated by Vincent MEMBRÉ over 4 years ago Actions #10

  • Target version changed from 6.1.15 to 6.1.16

Updated by Vincent MEMBRÉ about 4 years ago Actions #11

  • Target version changed from 6.1.16 to 6.1.17

Updated by Benoît PECCATTE about 4 years ago Actions #12

  • Project changed from 41 to Rudder
  • Category changed from Generic methods to Generic methods

Updated by Vincent MEMBRÉ about 4 years ago Actions #13

  • Target version changed from 6.1.17 to 6.1.18

Updated by Vincent MEMBRÉ almost 4 years ago Actions #14

  • Target version changed from 6.1.18 to 6.1.19

Updated by Vincent MEMBRÉ over 3 years ago Actions #15

  • Target version changed from 6.1.19 to 6.1.20

Updated by Vincent MEMBRÉ over 3 years ago Actions #16

  • Target version changed from 6.1.20 to 6.1.21

Updated by Vincent MEMBRÉ over 3 years ago Actions #17

  • Target version changed from 6.1.21 to old 6.1 issues to relocate

Updated by Benoît PECCATTE over 2 years ago Actions #18

  • Priority changed from 63 to 0
  • Regression set to No

This is a documented cfenfin feature, any number higher than 999999999 is condsidered to be infinite : https://docs.cfengine.com/docs/3.19/reference-language-concepts-variables.html

Updated by Benoît PECCATTE over 2 years ago Actions #19

  • Status changed from New to Rejected
Actions

Also available in: PDF Atom