Actions
Bug #7961
closedJS Error on Status > Monitoring
Start date:
10/17/2017
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Affected Version:
Affected Plus Version:
Affected Architecture:
Description
If you go to Status > Monitoring click Settings > Display Advanced > add view and then click cancel you get this console error.
```
status_monitoring.php:691 Uncaught TypeError: Cannot read property 'toString' of null
at createSlug (status_monitoring.php:691)
at HTMLButtonElement.<anonymous> (status_monitoring.php:897)
at HTMLButtonElement.dispatch (jquery-1.12.0.min.js:3)
at HTMLButtonElement.r.handle (jquery-1.12.0.min.js:3)
```
Updated by Anonymous about 7 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Updated by Anonymous about 7 years ago
on pfSense-CE-memstick-ADI-2.4.2-DEVELOPMENT-amd64-20171108-1340, went to Status > Monitoring clicked on Settings > Display Advanced > add view and then clicked cancel, while watching developer tools console and did not see any errors.
Updated by Jim Pingle over 5 years ago
- Project changed from pfSense to pfSense Packages
- Category changed from 118 to Status_Monitoring
Actions