Do not recreate the uri. Instead strip the uri part after a ';'. The
authorSarfraaz Ahmed <asarfraaz@novell.com>
Wed, 28 Sep 2005 13:18:01 +0000 (13:18 +0000)
committerAhmed Sarfraaz <sarfraaz@src.gnome.org>
Wed, 28 Sep 2005 13:18:01 +0000 (13:18 +0000)
commit5930c86d515acdf6a891e48cf6da8d41f1130d02
tree1a21a20c2cdf0c7d86248bb6c1b8035b0a429909
parentd89c299a91c9618ceb1bb9956a5cd1a2822147ee
Do not recreate the uri. Instead strip the uri part after a ';'. The

2005-09-27  Sarfraaz Ahmed <asarfraaz@novell.com>

        * libecal/e-cal.c (build_pass_key) : Do not recreate the uri. Instead
        strip the uri part after a ';'. The backend can now set its uri
        accordingly to have a consistent password key across multiple calendars
        * libedata-cal/e-data-cal-factory.c (impl_CalFactory_getCal) : Use the
        esource uri instead of the euri string to identify the calendar.
        Fixes #314746
calendar/ChangeLog
calendar/libecal/e-cal.c
calendar/libedata-cal/e-data-cal-factory.c