Relationship Graph

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

View Issue Details

IDProjectCategoryView StatusLast Update
0002390SOGoBackend Address Bookpublic2016-05-27 20:00
Reporteratrox Assigned Toludovic  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionsuspended 
Product Version2.0.6 
Summary0002390: user cannot see shared address book
Description

User1 shares an address book to several users, gives them all privileges, but although most users see this shared address book (ie. can subscribe to it), User2 sees only empty address book when he subscribes to it.
User2 cannot delete the subscription either - after logging out and in again, the subscription is just gone. User2 can subscribe to other users' address books just fine though.

Additional Information

Sharings of User1 (user.sharing) as given by 'sogo-tool backup':
acl = {
"<default>" = (
None
);
"user.1" = (
ObjectCreator,
ObjectEditor,
ObjectViewer
);
"user.2" = (
ObjectCreator,
ObjectEditor,
ObjectViewer
);
"user.N" = (
ObjectCreator,
ObjectEditor,
ObjectViewer
);
"user.notseeing" = (
ObjectCreator,
ObjectEditor,
ObjectViewer
);
};

From User2 (user.notseeing) settings:

Contacts = {
DragHandleHorizontal = 183;
DragHandleVertical = 269;
FolderShowAlarms = {
"info:Contacts/73D5-51DEBF80-FF-516FF480" = <I0>;
"user.sharing:Contacts/73D5-51DE4A00-23-516FF480" = <
I0>;
"user.sharing:Contacts/73D5-51DE5000-31-516FF480" = <I0>;
"user.sharing:Contacts/73D5-51DE5B80-37-516FF480" = <
I0>;
"user.sharing:Contacts/73D5-51DE5E80-41-516FF480" = <I0>;
"user.sharing:Contacts/73D5-51DE8880-9B-516FF480" = <
I0>;
"user.sharing:Contacts/personal" = <*I0>;
};
SubscribedFolders = (
"user.sharing:Contacts/73D5-51DE5000-31-516FF480",
"user.sharing:Contacts/73D5-51DE5E80-41-516FF480",
"user.sharing:Contacts/personal"
);
};

TagsNo tags attached.

Activities

ludovic

ludovic

2013-09-27 14:23

administrator   ~0006056

You mangle the information too much so we can see if there's really an issue.

Send us the data privately if you want, or we won't do anything about this ticket.

nfabre

nfabre

2013-10-03 16:23

reporter   ~0006083

Hi,

I have the same issue on SOGo 2.0.7.
If i create a fresh new address book, it happens again but with different users.
Please ask if you need us to be more specific and if you need logs.

Thanks

ludovic

ludovic

2016-05-27 20:00

administrator   ~0010250

Information never received, closing.

Issue History

Date Modified Username Field Change
2013-08-08 09:43 atrox New Issue
2013-09-27 14:23 ludovic Note Added: 0006056
2013-09-27 14:23 ludovic Severity major => minor
2013-10-03 16:23 nfabre Note Added: 0006083
2016-05-27 20:00 ludovic Note Added: 0010250
2016-05-27 20:00 ludovic Status new => closed
2016-05-27 20:00 ludovic Assigned To => ludovic
2016-05-27 20:00 ludovic Resolution open => suspended