Re: [evolution-patches] Patch for #72715 - absolute uri being set to NULL.



Probably some other fixes done on e-source made this hack unnecessary.
Works fine now with out that. 
Remove the commented line and commit with change log. Include change log
for patches in future.

Siva
On Thu, 2005-02-24 at 13:55 +0530, Sushma Rai wrote:
>Hi,
>
>I am not sure why absolute URI is set to NULL in 
>addressbook_config_edit_source() and eabc_type_changed().
>
>Because of this, setting offline_sync property for
>Exchange personal contacts and GAL folders doesn't work.
>
>Exchange personal contacts and GAL have different base URIs
>(exchange:// and gal://) and both need to be shown under the same 
>group, so we use absolute uris for all operations, instead of
>relative uris, and for these relative uri is set to NULL.
>
>Now since both absolute and relative uris are NULL, 
>e_source_update_from_xml_node() always returns FALSE.
>
>This patch just comments setting absolute uri to NULL in edit_source().
>Please review.
>
>Thanks,
>Sushma.
>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]