Relationship Graph
View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002921 | SOGo | with SOGo | public | 2014-09-10 11:00 | 2017-12-11 16:41 |
| Reporter | remy | Assigned To | |||
| Priority | high | Severity | feature | Reproducibility | random |
| Status | new | Resolution | open | ||
| Platform | [Server] Linux | OS | Debian | OS Version | 7 (Wheezy) |
| Product Version | 2.2.7 | ||||
| Summary | 0002921: ADD Read Only fonction | ||||
| Description | To follow is bug this is a big problem because my users see invitations to all calendar which they are subscribed | ||||
| Tags | No tags attached. | ||||
| related to | 0002137 | closed | SOGo Connector | Invitations from all subscribed calendars presented to user |
|
In the file sogo-integrator-31.0.0-sogo-demo.xpi\chrome\content\calendar\folder-handler.js must add at line 115 "directory.setProperty (" readOnly ", true);" This helps when subscribing to read only by default. This can be useful in a business |
|
|
This is still a very nasty issue (basically the same as 0002137). Manually setting calendar.registry.<hash>.ReadOnly to True fixes the issue. |
|
|
you just add in plugin sogo integrator at line 115 of file \chrome\content\calendar\folder-handler.js "directory.setProperty (" readOnly ", true);" add this line to activate readonly on a calendar or not by checking if the user has write access to the shared calendar . |
|
|
The suggested fix does indeed set proper calendar permissions for newly subscribed calendars or on new setups. |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2014-09-10 11:00 | remy | New Issue | |
| 2014-10-02 13:21 | Christian Mack | Relationship added | related to 0002137 |
| 2014-10-13 11:07 | remy | Note Added: 0007603 | |
| 2016-07-06 12:31 | adi | Note Added: 0010472 | |
| 2016-07-07 07:19 | remy | Note Added: 0010473 | |
| 2017-12-11 16:41 | adi | Note Added: 0012470 |
related to
child of
duplicate of