Re: [Kolab-devel] caldav backend to calender plugin
Daniel Morlock <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kolab |
|---|---|
| Message-ID | <95a34994c55f71d283889f609f984a77__4901.50374030254$1391943951$gmane$org@awesome-mail.de> |
Hi Ben, yes, there was a syntax error in the last commit, sorry. Should be fixed now. Basically you have 2 options. 1. Use the latest git tag: $ git clone https://gitlab.awesome-it.de/kolab/roundcube-plugins.git $ cd roundcube-plugins $ git checkout roundcubemail-plugins-kolab-caldav-3.1.11 This corresponds to the upstream tag: roundcubemail-plugins-kolab-3.1.11 and is at least a little bit tested. 2. Use the latest development sources: $ git clone https://gitlab.awesome-it.de/kolab/roundcube-plugins.git $ cd roundcube-plugins $ git checkout feature_caldav This can contain yet untested code and you might experience things like the parentheses error. Should be rare, but it could happen. Regards, Daniel. On 2014-02-09 09:00, Michael Rasmussen wrote: > Hi Ben, > > On Sat, 8 Feb 2014 22:56:36 -0500 > [email protected] wrote: > >> On Feb 6, 2014, at 04.45, Daniel Morlock <[email protected]> >> wrote: >> >> > I changed the lines in generate_randomdata() to use the driver specified in GPC e.g. http://<roundcubeurl>/?_task=calendar&_action=randomdata&_num=500&_driver=<driver>. >> > Please note that we never tested the random data generator! >> >> is there possibly an extra parentheses on line 1504? i’m not actually >> using the random data generator, but apache complains, and >> calendar.php appears to fail a syntax check. >> >> regards- >> -ben >> _______________________________________________ > Tried to mail you off-list as a reply to your mail but your mail server > rejected my mail: > > <[email protected]>: host mta.dipswitch.net[184.171.241.183] said: 554 > 5.7.1 Client host rejected: cannot find your hostname, [90.184.67.199] > (in reply to RCPT TO command) > > -- > Hilsen/Regards > Michael Rasmussen > > Get my public GnuPG keys: > michael <at> rasmussen <dot> cc > http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD3C9A00E > mir <at> datanom <dot> net > http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE501F51C > mir <at> miras <dot> org > http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE3E80917 > -------------------------------------------------------------- > /usr/games/fortune -es says: > Sed quis custodiet ipsos Custodes? > [Who guards the Guardians?] > > _______________________________________________ > devel mailing list > [email protected] > https://lists.kolab.org/mailman/listinfo/devel _______________________________________________ devel mailing list [email protected] https://lists.kolab.org/mailman/listinfo/devel