Subfolder names contain "DEFAULT_FOLDER"
Brought to you by:
wolfroma
I'm using ZimbraConnector_0.5.02, Zimbra 5.0.14, Funambol 7.1.1
When I sync contacts in subfolders all works well (using Outlook + funambol plugin).. except the folder name itself which get's prefixed with DEFAULT_FOLDER:
The subfolder "Phone"becomes "DEFAULT_FOLDER\Phone" in Zimbra.
We're having this problem as well;
Ubuntu 10.04 Lucid
Java 1.6.0_20
Funambol 8.7
Zimbra Connector 6.02
Outlook 2003
Outlook Funambol Connector 8.7.2
I'm not much of a programmer, but it sounds to me like it might be some sort of variable replace issue with the "X-Funambol-Folder:" setting, either that or the API is just not working properly.
I'm for the most part brand new to Funambol, Java, Sync API, etc. but learning fast.
If I find a solution or work around, I'll be sure to post it here.