nagios 1.1 bug tac.cgi missing closing tags

Dietmar Ruzicka druzicka at cube1.cubit.at
Thu Jul 3 17:00:24 CEST 2003


hi,

there are some missing closing tags in tac.c at the services overview:

[root at gdlx03 /root]# diff -u3 nagios-1.1/cgi/tac.c
nagios-1.1-patched/cgi/tac.c
--- nagios-1.1/cgi/tac.c        Mon May 12 06:18:56 2003
+++ nagios-1.1-patched/cgi/tac.c        Thu Jul  3 16:26:23 2003
@@ -1220,10 +1220,10 @@
        printf("</table>\n");
        printf("</td>\n");
  
-       /*
+
        printf("</tr>\n");
        printf("</table>\n");
-       */
+
  
        printf("</td>\n");

best regards 

Dietmar 




-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01




More information about the Developers mailing list