Details
-
Bug
-
Resolution: Fixed
-
Critical
-
None
-
None
-
r4131
Description
The AJAX query to get the list of device interfaces returns the following error that break the AJAX response :
"Notice: Undefined index: debug in /opt/observium/html/ajax_listports.php on line 15"
Here is a fix (just a missing isset)