[GroupDAV] Funambol GroupDAV connector java exception

Chris Bryant groupdav@opengroupware.org
Tue, 24 Oct 2006 16:39:35 -0400


Matt,

I've been trying to do some testing of your Funambol connector with our 
USA.NET GroupDAV server and I've been seeing an 
ArrayIndexOutOfBoundsException thrown  in vCalGroupDAVConnector.java.  In 
this file (I downloaded 1.1713.zip today, btw), there are a few calls to 
System.arraycopy that I think are incorrectly adding 1 to the offset in the 
destination array.  I think if the "+1" in these statements is removed, this 
exception would be corrected.  I'm trying to get ant setup to rebuild the 
jar file, but I have not been successful yet, so I can't verify if this fix 
is correct, but I think if you look at it, you'll see what I'm talking 
about.  I'm curious nobody else has seen this before though...

Thanks,
Chris

USA.NET, Inc.