Hi @ all,
I have the same issue, the shared calendar doesn't work correcty in iOS device. I can see all appointment but i can't edit nothing.
Seems a problem regards roles in zimbra.
Any work around for iOS device?
Another things, I've tested all type of url with caldav, and the behaviour is very crazy...
i.e, in order to work with lightning (thunderbird plugin) i have to use this url:
Code:
https://ip_zimbra_server/dav/user_with_shared_calendar@domain_of_user/shared_calendar
with this url the lightning calendar with zimbra works flamelessy
In iOS 6.1.1 device I've test all kind of url:
Code:
https://ip_zimbra_server/dav/user_with_shared_calendar@domain_of_user/shared_calendar
STOOOOPPPPPP WHILE WRITING THIS POST, THE SHARED CALENDAR BEGAN TO WORK, SO NOW IT WORKS
-------------------------------------------------Below the explanation of what I've done------------------------------------------------------
I've modified the file like as mentioned mfehr in bugzilla
this is the command in zimbra server as root:
Code:
cp /opt/zimbra/jetty/etc/jetty.xml.in /opt/zimbra/jetty/etc/jetty.xml.in.bak
nano /opt/zimbra/jetty/etc/jetty.xml.in
Then make this change:
change from
Code:
<Set name="sendServerVersion">false</Set>
to
Code:
<Set name="sendServerVersion">true</Set>
Then (as zimbra with "su - zimbra" ): zmmailboxdctl restart
The delegation tab is set Enable from the account that share the calendar
Now from iPhone with the url Code:
https://ip_zimbra_server/dav/user_with_shared_calendar@domain_of_user/shared_calendar
I can view and edit the calendar.
Try it.
A.
Note about software version: Zimbra 8.0.2, Thunderbird 17.0.2, Lightning 1.9, iOS 6.1.1 iPhone 4s