[GroupDAV] Funambol Connector 1.1 Beta
Mathew McBride
groupdav@opengroupware.org
Wed, 30 Aug 2006 07:52:50 +1000
Helge Hess wrote:
>
> What are "breaks in href's"?
>
>
Sometimes the XML parser will split text into several parts and then
call the character handler in SAX, which the DAV code didn't handle
right, which made it think http://server/url/pa and th/item are separate
items, when its the one address, especially on long item names. That
oversight has been fixed.
I'll add 'ZideStore' option to the connector as well to implement the
%USER% suggestion, since the admin panel isn't hooked in as deep into
the connector its easier to implement.