Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When creating new graphs, invalid offset errors may be generated #5283

Closed
jdcoats opened this issue Mar 27, 2023 · 1 comment
Closed

When creating new graphs, invalid offset errors may be generated #5283

jdcoats opened this issue Mar 27, 2023 · 1 comment
Labels
bug Undesired behaviour confirmed Bug is confirm by dev team porting required Requires porting to develop resolved A fixed issue
Milestone

Comments

@jdcoats
Copy link

jdcoats commented Mar 27, 2023

2023/03/27 13:52:02 - CMDPHP PHP ERROR WARNING Backtrace: (/graphs_new.php[42]:form_save(), /graphs_new.php[172]:host_new_graphs_save(), /graphs_new.php[274]:create_save_graph(), /lib/template.php[2131]:test_data_sources(), /lib/functions.php[2072]:test_data_source(), /lib/functions.php[2276]:CactiErrorHandler())
2023/03/27 13:52:02 - ERROR PHP WARNING: Trying to access array offset on value of type null in file: /var/www/localhost/htdocs/cacti/lib/functions.php on line: 2276
@jdcoats jdcoats added bug Undesired behaviour unverified Some days we don't have a clue labels Mar 27, 2023
@TheWitness
Copy link
Member

@jdcoats, you've got to do better. Only one bug a week is too few ;)

TheWitness added a commit that referenced this issue Mar 30, 2023
Trying to access array offset on value of type null in file lib/functions.php on line: 2276
@TheWitness TheWitness added resolved A fixed issue confirmed Bug is confirm by dev team and removed unverified Some days we don't have a clue labels Mar 30, 2023
@TheWitness TheWitness added this to the v1.2.25 milestone Mar 30, 2023
TheWitness added a commit that referenced this issue Apr 1, 2023
@TheWitness TheWitness added the porting required Requires porting to develop label Jun 11, 2023
@netniV netniV changed the title Trying to access array offset on value of type null in file lib/functions.php on line: 2276 When creating new graphs, invalid offset errors may be generated Sep 3, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Dec 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Undesired behaviour confirmed Bug is confirm by dev team porting required Requires porting to develop resolved A fixed issue
Projects
None yet
Development

No branches or pull requests

2 participants