6.0.0-beta1
7/5/25

[#11168] Sharing a calendar only works for admin users
Summary Sharing a calendar only works for admin users
Queue Kronolith
Queue Version Git master
Type Bug
State Duplicate
Priority 1. Low
Owners mrubinsk (at) horde (dot) org
Requester xavier.montagutelli (at) unilim (dot) fr
Created 04/27/2012 (4817 days ago)
Due
Updated 10/13/2012 (4648 days ago)
Assigned
Resolved 10/13/2012 (4648 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
10/13/2012 05:48:19 PM Michael Rubinsky Comment #4
Assigned to Michael Rubinsky
State ⇒ Duplicate
Reply to this comment
Sounds like duplicate of Bug: 11359
05/10/2012 07:49:59 PM dom (dot) lalot (at) gmail (dot) com Comment #3 Reply to this comment
When sharing with everybody is allowed ($conf[share][world]=true), 
the bug doesn't appear.

But this is not a long-term solution for us !
+1
same for me! I spent time configuring the ldap group  driver for our 
setup, and I believed it was working till you discovered the problem. 
Just have a look at traditionnal view if the problem is still there. 
If I remenber there is code in templates like perms.inc or something 
like that.

Dom
05/03/2012 03:15:33 PM xavier (dot) montagutelli (at) unilim (dot) fr Comment #2 Reply to this comment
When sharing with everybody is allowed ($conf[share][world]=true), the 
bug doesn't appear.

But this is not a long-term solution for us !


04/27/2012 06:17:20 PM xavier (dot) montagutelli (at) unilim (dot) fr Comment #1
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Kronolith
Summary ⇒ Sharing a calendar only works for admin users
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
Sharing a calendar only works for admin users. For normal users, the 
groups he/she belongs to appear in the calendar properties popup.

When using the "standard sharing" window, nothing happens when we make 
the share.

When using the "advanced sharing" window, the share is actually done, 
but doesn't appear in the property window if we open it again.

And the property winow sometimes stops appearing (need to go back to 
the portal, again in kronolith)

Sharing is allowed :
   $conf['share']['no_sharing'] = false;

Sharing an address book works.

Other global sharing parameters :

$conf['share']['auto_create'] = true;
$conf['share']['world'] = false;
$conf['share']['any_group'] = false;
$conf['share']['hidden'] = false;
$conf['share']['cache'] = true;
$conf['share']['driver'] = 'Sqlng';

Horde version : Horde Groupware Webmail Edition 4.0.7, everything up to date

Saved Queries