From: Jiří Filipovič Date: Tue, 24 Feb 2009 14:22:31 +0000 (+0000) Subject: Display notif. conditions in HTML interface. X-Git-Tag: glite-jp-client_R_1_3_0_1~16 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=7615c6c80e2268a821b1fc9b153e138700ff6a67;p=jra1mw.git Display notif. conditions in HTML interface. --- diff --git a/org.glite.lb.server/src/lb_html.c b/org.glite.lb.server/src/lb_html.c index cff5c3c..5cc88ce 100644 --- a/org.glite.lb.server/src/lb_html.c +++ b/org.glite.lb.server/src/lb_html.c @@ -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);