-
-
Notifications
You must be signed in to change notification settings - Fork 437
When viewing data sources, an undefined variable error may be seen #5464
Copy link
Copy link
Closed
Labels
bugUndesired behaviourUndesired behaviourconfirmedBug is confirm by dev teamBug is confirm by dev teamresolvedA fixed issueA fixed issue
Milestone
Description
Actual 1.2.x branch
When I was apparently working incorrectly with data profiles, part of my data source now reports:
File RRA '0' has same CF/steps (AVERAGE, 1) as '1'
File RRA '1' has same CF/steps (AVERAGE, 1) as '0'
File RRA '5' has same CF/steps (MAX, 1) as '6'
File RRA '6' has same CF/steps (MAX, 1) as '5'
File RRA '6' has same CF/steps (MAX, 1) as '5'
There is few php warning too:
Warning: Undefined variable $i in /usr/local/share/cacti/lib/rrd.php on line 3034
Warning: Undefined variable $i in /usr/local/share/cacti/lib/rrd.php on line 3034
Warning: Undefined variable $i in /usr/local/share/cacti/lib/rrd.php on line 3034
Warning: Undefined variable $i in /usr/local/share/cacti/lib/rrd.php on line 3034
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugUndesired behaviourUndesired behaviourconfirmedBug is confirm by dev teamBug is confirm by dev teamresolvedA fixed issueA fixed issue