Cacti / plugin_webseer

Cacti Web Services Monitoring Plugin
GNU General Public License v2.0
8 stars 9 forks source link

[WEBSEER - Latest Code] - Validation error for variable action #48

Closed anarkia1976 closed 1 year ago

anarkia1976 commented 1 year ago

Hi Guys @TheWitness @xmacan,

i have update webseer plugin to the latest source and now i can't monitor and see history of the monitored urls.

Log errors:

2023-01-31 08:10:56 - CMDPHP Validation Error, Variable:action, Value:history=1 Backtrace: (/plugins/webseer/webseer.php[62]:list_urls(), /plugins/webseer/webseer.php[568]:top_header(), /lib/functions.php[4579]:include_once(), /include/top_header.php[27]:draw_navigation_text(), /lib/functions.php[3649]:get_filter_request_var(), /lib/html_utility.php[493]:die_html_input_error(), /lib/html_validate.php[67]:bottom_footer(), /lib/functions.php[4551]:include_once(), /include/global_session.php[132]:get_filter_request_var(), /lib/html_utility.php[493]:die_html_input_error(), /lib/html_validate.php[64]:cacti_debug_backtrace())

2023-01-31 08:10:56 - CMDPHP Validation Error, Variable:action, Value:history=1 Backtrace: (/plugins/webseer/webseer.php[62]:list_urls(), /plugins/webseer/webseer.php[568]:top_header(), /lib/functions.php[4579]:include_once(), /include/top_header.php[27]:draw_navigation_text(), /lib/functions.php[3649]:get_filter_request_var(), /lib/html_utility.php[493]:die_html_input_error(), /lib/html_validate.php[64]:cacti_debug_backtrace())

Rollback to commit: 9602880ac4faf09e82906ff431ec6ff94fbe1c77. All is fixed.

thanks a lot.

TheWitness commented 1 year ago

Cool. Thanks for reporting.

xmacan commented 1 year ago

Fixed