Relationship Graph

Relationship Graph
related to related to child of child of duplicate of duplicate of

View Issue Details

IDProjectCategoryView StatusLast Update
0001137SOGoWeb Preferencespublic2020-03-11 13:16
Reporteralessio Assigned To 
PrioritynormalSeverityfeatureReproducibilityalways
Status closedResolutionwon't fix 
Product Versionnightly v2 
Summary0001137: Can't disable Contacts with ModulesConstraints
Description

I want to disable mail and contacts module, but the entry address book) is still visible see

If I use Calendar or Mail works, if i use "Contacts" doesn't works.

ModulesConstraints = {
Calendar = {
uid = admin;
};
Mail = {
uid = admin;
};
};

This configuration works and i have only Contacts. If i substitute Calendar or Mail with Contacts, i see Contacts module (with user <> admin)

TagsNo tags attached.

Relationships

has duplicate 0004233 new ModulesContraints works for Mail and Calendar but not for Contacts. 
has duplicate 0004559 new Support disabling contacts/address book with parameter "ModulesConstraints" 

Activities

wsourdeau

wsourdeau

2011-03-30 17:54

viewer   ~0002312

This is by design. Access to the Contacts module is required by both the Calendar and the Mail modules. That's why it can't be disabled.

Issue History

Date Modified Username Field Change
2011-02-15 13:43 alessio New Issue
2011-02-15 13:47 ludovic Severity major => feature
2011-03-30 17:54 wsourdeau Note Added: 0002312
2011-03-30 17:54 wsourdeau Status new => closed
2011-03-30 17:54 wsourdeau Resolution open => won't fix
2020-03-11 13:16 francis Relationship added has duplicate 0004233
2020-03-11 13:16 francis Relationship added has duplicate 0004559