Re: [evolution-patches] calendar patch for 309420



On Mon, 2005-08-22 at 16:57 +0530, Sarfraaz Ahmed wrote:
> if (user_name && host_name && auth_type) {
> +                       new_uri = g_strdup_printf ("%s%s;%s %s/",
> base_uri, user_name, auth_type, host_n 

The checks for user_name and auth_type are redundant. Instead of using
the uri for getting the host name, we could use relative uri. Do we need
to get the source name and auth-type again as its already got in
open_calendar ?

Please incorporate required changes for the above and commit.



thanks, Chenthill.



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