[OGo-Evolution] working mangling daemon allowing basic OGo-Evolution

Helge Hess evolution@opengroupware.org
Fri, 22 Oct 2004 16:30:24 +0200


On Oct 21, 2004, at 18:46, Helge Hess wrote:
> On Oct 21, 2004, at 18:09, Helge Hess wrote:
>> But when I start the connector in the shell (in GDB), and then Evo, I  
>> still get a crash in:
>> ---snip---
>> ** (evolution-exchange-storage:6887): CRITICAL **: file e2k-result.c:  
>> line 111 (prop_parse): assertion `node->ns != NULL' failed
>
> I suppose this is the primary issue and the thing below is a problem  
> resulting from this.

OK, found the issue. This is because Connector 2.0.2 only allows for  
XML namespace prefixes with an exact length of 1.
Eg this works:
    
xmlns:d="http://schemas.microsoft.com/mapi/id/{00062003-0000-0000-C000 
-000000000046}/"

and this breaks:
    
xmlns:abc="http://schemas.microsoft.com/mapi/id/{00062003-0000-0000- 
C000-000000000046}/"

Greets,
   Helge
-- 
http://docs.opengroupware.org/Members/helge/
OpenGroupware.org