diff --git a/SoObjects/Appointments/SOGoAppointmentFolder.m b/SoObjects/Appointments/SOGoAppointmentFolder.m index 47e7b0498..3fe48dbad 100644 --- a/SoObjects/Appointments/SOGoAppointmentFolder.m +++ b/SoObjects/Appointments/SOGoAppointmentFolder.m @@ -346,8 +346,6 @@ static NSNumber *sharedYes = nil; NSString *url; BOOL handledLater; - NSLog (@"lookup name '%@' in apt folder", _key); - /* first check attributes directly bound to the application */ handledLater = [self requestNamedIsHandledLater: _key inContext: _ctx]; if (handledLater) diff --git a/SoObjects/SOGo/SOGoAclsFolder.m b/SoObjects/SOGo/SOGoAclsFolder.m index 3613f1ed6..64c97106e 100644 --- a/SoObjects/SOGo/SOGoAclsFolder.m +++ b/SoObjects/SOGo/SOGoAclsFolder.m @@ -103,7 +103,6 @@ id currentObject; BOOL done; - NSLog (@"lookup ocs path for '%@' (%s)", [object nameInContainer], [object class]->name); pathForObject = nil; currentObject = object; done = NO; @@ -118,8 +117,6 @@ else currentObject = [currentObject container]; - NSLog (@"path found = '%@'", pathForObject); - return pathForObject; } diff --git a/UI/WebServerResources/ContactsUI.js b/UI/WebServerResources/ContactsUI.js index d78f37fc0..00b0e706b 100644 --- a/UI/WebServerResources/ContactsUI.js +++ b/UI/WebServerResources/ContactsUI.js @@ -493,7 +493,6 @@ function onConfirmContactSelection(tag) + selectorId + '-uidList'); initialValues = selectorList.value; - log("values: " + initialValues); } var contactsList = $("contactsList"); @@ -522,7 +521,6 @@ function onConfirmAddressBookSelection() { if (!initialValues) initialValues = ""; var newValues = initialValues; - log("values: " + initialValues); var contactsList = $("contactsList"); var rows = contactsList.getSelectedRows(); diff --git a/UI/WebServerResources/UIxAppointmentEditor.js b/UI/WebServerResources/UIxAppointmentEditor.js index 6963680a7..69adac660 100644 --- a/UI/WebServerResources/UIxAppointmentEditor.js +++ b/UI/WebServerResources/UIxAppointmentEditor.js @@ -154,7 +154,6 @@ function addContact(tag, fullContactName, contactId, contactName, contactEmail) else uids.value = contactId; - log ('values: ' + uids.value); var names = $('uixselector-participants-display'); names.innerHTML += ('