NagiosEnterprises / nsti

Nagios SNMP Trap Interface
GNU General Public License v2.0
15 stars 11 forks source link

Colored Severity Table Column class comes back as 'undefined' (IE 9+ and Firefox) #14

Open lgroschen opened 9 years ago

lgroschen commented 9 years ago

Have seen in some cases on Internet Explorer and Firefox where the Colored OK, Warning and Critical come back as undefined:

10.0.1.11OKInformation Should be an easy fix once I find the class problem.
lgroschen commented 9 years ago

Add additions of capitolized warning, critical, OK as part of case that add the colored class to the Severity table. What else will we want to support? Might need some feedback based on language, etc.

currently collecting: case 'warning': case 'Warning': case 'WARNING':

and similar for Critical and OK

commit: 5dafd56542f94f739b269bf8217628d2d1fabecc

hedenface commented 7 years ago

Added to 3.0.3