View Issue Details

IDProjectCategoryView StatusLast Update
0004114SOGosogo-toolpublic2017-03-31 19:24
Reportermzeedijk Assigned Toludovic  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
Platform[Server] LinuxOSUbuntuOS Version14.04 LTS
Product Version3.2.8 
Summary0004114: sogo-tool exits with error when settings rights
Description

I tried to add public rights to user sysadmin so user "anonymous" is having PublicDandTViewer rights which results in an error.

Steps To Reproduce

root@mail:~# sogo-tool manage-acl add sysadmin Calendar/personal anonymous PublicDAndTViewer
<0x0x1306b40[GSCBufferString]> json parser: Expected value while parsing array, attempting once more after unescaping...
<0x0x1306b40[GSCBufferString]> total failure. Original string is: PublicDAndTViewer
2017-03-27 09:12:39.867 sogo-tool[13464] Settings rights for user anonymous

TagsNo tags attached.

Activities

mzeedijk

mzeedijk

2017-03-28 10:31

reporter   ~0011605

Already found out what is wrong.

The last parameter should be a json array like ["PublicDAndTViewer"].
Consider this fixed.
However, there should be some documentation on this new feature.

Issue History

Date Modified Username Field Change
2017-03-27 07:31 mzeedijk New Issue
2017-03-28 10:31 mzeedijk Note Added: 0011605
2017-03-31 19:24 ludovic Status new => closed
2017-03-31 19:24 ludovic Assigned To => ludovic
2017-03-31 19:24 ludovic Resolution open => no change required