On Tue, 2009-07-28 at 11:58 +0200, Patrick Ohly wrote: > I downloaded that and grepped for X-EVOLUTION-COMPANY. Ah, it is in > config/com/funambol/server/engine/pipeline/phones-support/bsh/SyncEvolutionin.bsh: [...] > I remember that we had a discussion once about Funambol putting TEL;PREF > into the "other" phone number in the web and using TEL;OTHER as the main > phone number. I still think that this reverses the logic, but apparently > it was necessary for some other clients: > http://thread.gmane.org/gmane.comp.mobile.funambol.devel/3210 > > Is the Synclet mapping bidirectional, in other words, does it work for > incoming and outgoing items?
I don't think they're bidirectional, but I'm not 100% sure. There are two files, called SyncEvolutionout.bsh and SyncEvolutionin.bsh, which leads me to think that the mapping is done one direction at the time: https://core.forge.funambol.org/source/browse/core/trunk/funambol/modules/foundation/phones-support/src/main/config/com/funambol/server/engine/pipeline/phones-support/bsh/SyncEvolutionout.bsh?revision=29963&view=markup&pathrev=30921 https://core.forge.funambol.org/source/browse/core/trunk/funambol/modules/foundation/phones-support/src/main/config/com/funambol/server/engine/pipeline/phones-support/bsh/SyncEvolutionin.bsh?revision=29963&view=markup&pathrev=30921 Since this file is specific for syncevolution, you may want to modify the mapping in it and see if it solves your problem. > I think the mapping for X-EVOLUTION-COMPANY should be removed. I don't > remember whether we discussed this in the past and a mail search didn't > bring it up. It's a synclet specific for Evolution: you're more expert than us to modify the mapping. Feel free to play around and send the updated bsh to Funambol for testing. > Can you ask the myFUNAMBOL developers/admins about this? Filing bug > reports or mailing the lists often doesn't get prompt (or any) reply. > For example, the "lost ACTION" email hasn't drawn any response. We've > got a workaround though, so that isn't relevant anymore, except perhaps > for other clients. I apologize for not receiving a response. For the future, if you guys have important issues that you feel should be taken into consideration please cc me. Also, don't forget to post to [email protected], too: that list has less traffic and gets more attention. /stef -- Funambol Community manager :: https://www.forge.funambol.org Follow the tweets: http://twitter.com/funambol Funambol Identi.ca group: http://identi.ca/group/funambol _______________________________________________ SyncEvolution mailing list [email protected] http://lists.syncevolution.org/listinfo/syncevolution
