[OGo-Evolution] zidestore trunk having trouble with evo-ogo

Erik Romijn evolution@opengroupware.org
Mon, 25 Oct 2004 18:16:58 +0200


On Mon, 2004-10-25 at 14:00 +0200, Helge Hess wrote:
> On Oct 25, 2004, at 13:41, Erik Romijn wrote:
> > I've just updated my system to the suse trunk packages of 22oct and I
> > have several strange results with evo-ogo.

Ok everything is fixed now.

The problems with my zidestore not being recognized as as an exchange
server were caused by using the wrong ZideStore server :-)

The problems with the address book were caused by a bug in ex2ogo. The
regexp mangling the folder listing assumed that ZideStore returned an
item for the Overview folder, it seems that the newest ZideStore does
not do this anymore.
A new ex2ogo is available at:
http://oracle.toltech.nl/~erik/ex2ogo-0.1.2.pl
Note that I don't test backward compatibility with any older trunk
versions. May work, may not ;-)

A strange thing has happened as we were just doing some final tests on
it - evolution showed both an Overview and a Calendar for calendar
items.
Overview contained the users own items, Calendar also included all the
items from the other users. I don't think ZideStore should allow
this ;-)
Note that overview and calendar are also mixed up by ex2ogo. I'll put
some time in a detailed description of what is going wrong here
tomorrow.

It also seems that a minor bug has slipped in the display of contacts.
Their e-mail address is now displayed in a form of:
MAILTO:[mailing address]
Should not be too hard to fix.

I will soon start with structured testing to make an overview of what
exactly is still missing. I'm also planning to make a good list of what
exactly is mangled by ex2ogo - that should help Helge with merging all
neccesary changes into ZideStore in the end.

Greetings,
Erik