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 #1

Updated by Nicolas CHARLES about 4 years ago

  • 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
Actions #2

Updated by Nicolas CHARLES about 4 years ago

  • 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
Actions #3

Updated by Vincent MEMBRÉ about 4 years ago

  • Target version changed from 5.0.17 to 5.0.18
Actions #4

Updated by François ARMAND almost 4 years ago

  • 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.

Actions #5

Updated by Vincent MEMBRÉ almost 4 years ago

  • Target version changed from 5.0.18 to 5.0.19
  • Priority changed from 72 to 71
Actions #6

Updated by Vincent MEMBRÉ over 3 years ago

  • Target version changed from 5.0.19 to 5.0.20
  • Priority changed from 71 to 70
Actions #7

Updated by Vincent MEMBRÉ over 3 years ago

  • Target version changed from 5.0.20 to 797
  • Priority changed from 70 to 68
Actions #8

Updated by Benoît PECCATTE almost 3 years ago

  • Target version changed from 797 to 6.1.14
  • Priority changed from 68 to 63
Actions #9

Updated by Vincent MEMBRÉ almost 3 years ago

  • Target version changed from 6.1.14 to 6.1.15
Actions #10

Updated by Vincent MEMBRÉ almost 3 years ago

  • Target version changed from 6.1.15 to 6.1.16
Actions #11

Updated by Vincent MEMBRÉ over 2 years ago

  • Target version changed from 6.1.16 to 6.1.17
Actions #12

Updated by Benoît PECCATTE over 2 years ago

  • Project changed from 41 to Rudder
  • Category changed from Generic methods to Generic methods
Actions #13

Updated by Vincent MEMBRÉ over 2 years ago

  • Target version changed from 6.1.17 to 6.1.18
Actions #14

Updated by Vincent MEMBRÉ over 2 years ago

  • Target version changed from 6.1.18 to 6.1.19
Actions #15

Updated by Vincent MEMBRÉ about 2 years ago

  • Target version changed from 6.1.19 to 6.1.20
Actions #16

Updated by Vincent MEMBRÉ almost 2 years ago

  • Target version changed from 6.1.20 to 6.1.21
Actions #17

Updated by Vincent MEMBRÉ almost 2 years ago

  • Target version changed from 6.1.21 to old 6.1 issues to relocate
Actions #18

Updated by Benoît PECCATTE about 1 year ago

  • 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

Actions #19

Updated by Benoît PECCATTE about 1 year ago

  • Status changed from New to Rejected
Actions

Also available in: Atom PDF