
| Summary | $GLOBALS['conf']['share']['world'] not used in standard permissions-setting |
| Queue | Kronolith |
| Queue Version | 3.0.11 |
| Type | Bug |
| State | Resolved |
| Priority | 1. Low |
| Owners | jan (at) horde (dot) org |
| Requester | piper (at) hrz (dot) uni-marburg (dot) de |
| Created | 11/3/11 (5273 days ago) |
| Due | 11/03/2011 (5273 days ago) |
| Updated | 11/3/11 (5273 days ago) |
| Assigned | |
| Resolved | 11/3/11 (5273 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | 3.0.12 |
| Patch | Yes |
State ⇒ Resolved
Milestone ⇒ 3.0.12
[jan] Don't show option to share with everyone in basic permissions if
disabled (piper@hrz.uni-marburg.de,
Bug #10706).3 files changed, 6 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/466c0308b6491add971d107926c5f1867cb65c87
Priority ⇒ 1. Low
New Attachment: kronolith-world-permissions.patch
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ Kronolith
Due ⇒ 11/3/11
Summary ⇒ $GLOBALS['conf']['share']['world'] not used in standard permissions-setting
Type ⇒ Bug
State ⇒ Unconfirmed
$GLOBALS['conf']['share']['world'] is only honored in advanced view.
If $GLOBALS['conf']['share']['world'] is false, the option of sharing
the calender with all users is still visible in standard view,
although it has no effect.
Please find a patch attached for a solution.