Display notif. conditions in HTML interface.
authorJiří Filipovič <fila@ics.muni.cz>
Tue, 24 Feb 2009 14:22:31 +0000 (14:22 +0000)
committerJiří Filipovič <fila@ics.muni.cz>
Tue, 24 Feb 2009 14:22:31 +0000 (14:22 +0000)
org.glite.lb.server/src/lb_html.c

index cff5c3c..5cc88ce 100644 (file)
@@ -151,6 +151,8 @@ int edg_wll_NotificationToHTML(edg_wll_Context ctx UNUSED_VAR, notifInfo *ni, ch
                        pomB, cond);
                free(pomB);
                pomB = pomA;
+               pomL = strlen(pomB);
+
        }
        free(cond);