On Fri, 2008-07-04 at 05:38 +0300, merKur wrote:
> Hi there,
> 
> While trying to use synce-sync-engine v0.11.1-1 with Evolution
> v2.22.2-1.1 (on a Debian SID system) and a Samsung SGH-i600 (European
> version of the BlackJack), I encountered some issues.
> 
> Attached are some patches that resolve the following issues:
> EVO->WM5:
> - Note not being sync'ed,
>   At least on my phone, the note should be in <C1:Body>, not in <C1:Rtf>
> - If both "Business phone" and "Business fax" were defined, "Business
>   phone" ended up in "Work Phone 2"
>   This was due to usage of position() in the XSLT, while some elements
>   were skipped. Instead filter by Type=WORK & Type=VOICE.
> - PO Box was not being sync'ed
>   It seems WM5 has no 'PostalBox' field. I appended this info in the
>   'Street' field.
> - Street in Evolution can be multi-line, but only 1st line was sync'ed.
>   The rest of the lines appear in the 'ExtendedAddress' field.
>   I appended this to the 'Street' field.

Nice additions. Thanks.

> 
> WM5->EVO:
> - Note was not being sync'ed,
>   At least on my phone, the note should be in <C1:Body>, not in
> <C1:Rtf>

Not convinced about this one. My phone exports them in <C1:Rtf>. I'll
leave this one out until more info is available from different phone
types.

> - Photo was not being sync'ed.
>   I added an 'Encoding' attribute which solves this.
> - Phone updates were messed up.
>   Added 'VOICE' Type attribute to the relevant ones.
> - Timezone conversion problems.
>   See my thread "SynCE AirSync->VCal Timezone conversion bug" in
>   synce-users dated 1-Jul-2008. Patch attached here as well.
> 

These are all OK and I'll commit them shortly.


        John.



-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
SynCE-Devel mailing list
SynCE-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synce-devel

Reply via email to