[GroupDAV] OGo data output issues
Mathew McBride
groupdav@opengroupware.org
Tue, 27 Feb 2007 22:13:11 +1100
Hello all,
I now have an OGo server to test against and I've run into some bugs which
are causing the ical2 parser to throw up. These may or not be OGo's fault
(could be parsers) - guess here is the best place to raise them
These are all with ZideStore 1.3
1. If the organizer of the event does not have an email in the address book,
we end up with a weird ORGANIZER field:
ORGANIZER:"Mathew McBride" - names shouldn't be glued right into there,
right?
2. On multi line comments, the \n is put on a new line in the text too, but
without the leading space to identify it as another data line:
DESCRIPTION: this
\nis a multiline comment
^
Otherwise it appears to work fine with Synthesis.
I intend to rewrite the docs soon to take into account development and
feedback from the past two months, particularly installation (i.e tomcat
will now be recommended instead, but some JVM's like jboss better) and some
devices.
Does anyone have any suggestions as to issues which should be given special
mention?