Re: [evolution-patches] calendar patch for 309420
- From: chen <pchenthill novell com>
- To: Sarfraaz Ahmed <asarfraaz novell com>
- Cc: Patches List <evolution-patches lists ximian com>
- Subject: Re: [evolution-patches] calendar patch for 309420
- Date: Mon, 22 Aug 2005 18:15:14 +0530
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]