From 8bb82d244b127426aa0414be78063ac41d36aa52 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Tue, 5 Jun 2007 14:56:36 +0000 Subject: [PATCH] Monotone-Parent: 506efa9a3cafc41aad54c27d3716c0cd083aef73 Monotone-Revision: e4a4a2d80e8cd1af24e0b3ca0dbfbb60f72d55f1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-05T14:56:36 Monotone-Branch: ca.inverse.sogo --- UI/SOGoUI/SOGoACLAdvisory.m | 1 + 1 file changed, 1 insertion(+) diff --git a/UI/SOGoUI/SOGoACLAdvisory.m b/UI/SOGoUI/SOGoACLAdvisory.m index 78a146e5c..40cc8d0bb 100644 --- a/UI/SOGoUI/SOGoACLAdvisory.m +++ b/UI/SOGoUI/SOGoACLAdvisory.m @@ -86,6 +86,7 @@ { NSMutableString *url; +#warning the url returned by SOGoMail may be empty, we need to handle that url = [NSMutableString stringWithString: [aclObject httpURLForAdvisoryToUser: recipientUID]];