[GroupDAV] Funambol GroupDAV connector: OGo ATTENDEE fields get
stripped away
Samuli Seppänen
groupdav@opengroupware.org
Mon, 25 Feb 2008 12:04:54 +0200
I installed and tested this simple patch and it seemd to work just fine.
Thanks, Matt
Samuli
> Silly me, I mistyped '0' instead of 'i' in
> InboundFunambolCalendarObject.java, line 239 and 252. Change them and the
> attendees copy properly.
>
> A proper merge to cover any attributes not touched on the device is on the
> todo list as well.
>
> Another thing, ZideStore still seems to have a bug where a bad MAILTO: will
> be given when a contact has no email address entered.
>
>
> On 20/2/08 2:45 AM, "Samuli Seppänen" <samuli.seppanen@tietoteema.fi> wrote:
>
>> I got the new connector version installed and tested to see if the
>> ATTENDEE problem was still present. It seems that it works but not the
>> way it's supposed:
>>
>> SUMMARY:OGo ATTENDEE test
>> LOCATION:Changed in Nokia
>> ATTENDEE;CUTYPE=INDIVIDUAL;PARTSTAT=NEEDS-ACTION;ROLE=REQ-PARTICIPANT;RSVP=FAL
>> SE;CN=Samuli
>> Seppänen:MAILTO:samuli.seppanen@tietoteema.fi
>> ATTENDEE;CUTYPE=INDIVIDUAL;PARTSTAT=NEEDS-ACTION;ROLE=REQ-PARTICIPANT;RSVP=FAL
>> SE;CN=Samuli
>> Seppänen:MAILTO:samuli.seppanen@tietoteema.fi
>> ATTENDEE;CUTYPE=INDIVIDUAL;PARTSTAT=NEEDS-ACTION;ROLE=REQ-PARTICIPANT;RSVP=FAL
>> SE;CN=Samuli
>> Seppänen:MAILTO:samuli.seppanen@tietoteema.fi
>> ORGANIZER;CN=Samuli Seppänen:MAILTO:samuli.seppanen@tietoteema.fi
>>
>> This event had three participants, but it seems that the first ATTENDEE
>> is fetched three times, instead of each participant one time. Do you
>> have a quick fix for this or shall I dig into the sources more deeply?
>>
>> Best regards,
>>
>> Samuli
>>
>>
>>> I believe that OGo uses the ORGANIZER field too. I checked out the
>>> latest connector version and will test it tomorrow. I'll report on how
>>> it works.
>>>
>>> Btw. I'll be pushing my updated "Nokia S60 <-> Funambol 6.5 <-> GroupDAV
>>> connector 2 <-> OGo 1.1.7" sync documentation to the OGo documentation
>>> plone in a few weeks, so stay tuned :)
>>>
>>> Samuli
>>>
>>>
>>>> Code is now in git (
>>>> http://repo.or.cz/w/funambol-groupdav-connector.git ).
>>>> I've also carried over ORGANIZER for the benefit of Citadel users.
>>>>
>>>>
>>>> On 13/2/08 7:58 PM, "Samuli Seppänen" <samuli.seppanen@tietoteema.fi>
>>>> wrote:
>>>>
>>>>> Ok, great! I'll see if there are any other Zidestore properties that
>>>>> cause problems. If you fix the ATTENDEE issue I can most likely fix the
>>>>> rest of the property problems myself and send a patch.
>>>>>
>>>>> Samuli
>>>>>
>>>>>> Not at the moment. It can be added quite easily. I'll add some code
>>>>>> to carry
>>>>>> the attendee properties from the stored copy to one posted to the
>>>>>> server for
>>>>>> you to try out.
>>>>>>
>>>>>> (If there are any other properties that should also be 'carried
>>>>>> over', let
>>>>>> me know)
>>>>>>
>>>>>> Attendee is one of the properties currently not converted from/to,
>>>>>> though
>>>>>> Windows Mobile does support it.
>>>>>> On 13/2/08 4:43 PM, "Samuli Seppänen"
>>>>>> <samuli.seppanen@tietoteema.fi> wrote:
>>>>>>
>>>>>>> Hi!
>>>>>>>
>>>>>>>
>>>>>>> So, is there any calendar merging functionality in GroupDAV connector
>>>>>>> yet? If so, where is it? If not, where should it be?
>>>>>>>
>>>>>>> Best regards,
>>>>>>>
>>>>>>> Samuli Seppänen
>