101
edits
m (Fixed Oracle CalDAV server information) |
(find Zimbra version from web ui via search field) |
||
Line 275: | Line 275: | ||
<tt>http://zimbrahost.example.com/dav/<i>USERNAME</i>/Calendar</tt> | <tt>http://zimbrahost.example.com/dav/<i>USERNAME</i>/Calendar</tt> | ||
To find version of server from Zimbra Web UI | To find version of server from Zimbra Web UI: | ||
* In 5.0.5: go to help, search for 'version'. (In later versions this only shows the date, not the version number.) | |||
* In 5.0.11: go to the Zimbra search field (not web search), paste "$set:get version", and click the 'Search' button. A small dialog box will pop up with the version information, something like "Client version: 5.0.11_GA_2695.RHEL4_64" | |||
Sunbird/Lightning 0.9 more correctly handles result codes when asking for VEVENTS and VTODOS from a CalDAV URL. Zimbra version 5.0.8 or later is required to fix [http://bugzilla.zimbra.com/show_bug.cgi?id=28048 Zimbra bug 28048] as described in {{bug|438642}}, though there is a patch at {{bug|438642}} to workaround the problem that is easy to apply by hand (the file is in the installed /js/ directory). As of this writing, the testzimbra demo server is only running ZCS 5.0.5, so it is broken and requires the workaround. | Sunbird/Lightning 0.9 more correctly handles result codes when asking for VEVENTS and VTODOS from a CalDAV URL. Zimbra version 5.0.8 or later is required to fix [http://bugzilla.zimbra.com/show_bug.cgi?id=28048 Zimbra bug 28048] as described in {{bug|438642}}, though there is a patch at {{bug|438642}} to workaround the problem that is easy to apply by hand (the file is in the installed /js/ directory). As of this writing, the testzimbra demo server is only running ZCS 5.0.5, so it is broken and requires the workaround. |
edits