Re: [evolution-patches] exchange settings bug patch
- From: Not Zed <notzed ximian com>
- To: Jeffrey Stedfast <fejj novell com>
- Cc: asdf <evolution-patches lists ximian com>, Sushma Rai <rsushma novell com>
- Subject: Re: [evolution-patches] exchange settings bug patch
- Date: Wed, 23 Feb 2005 12:23:29 +0800
On Tue, 2005-02-22 at 13:28 -0500, Jeffrey Stedfast wrote:
I guess this looks ok... what bug is it fixing?
One I was discussing with Sushma. Without it the host is always set to NULL, and if you call camel_url_to_string with a NULL host, it never outputs username or the port info, so this information will be lost when it is stored on the e-account.
Hence the last paragraph.
Jeff
On Mon, 2005-02-21 at 17:40 +0800, Not Zed wrote:
>
> even though its using 'hidden host', the host is never set from NULL,
> since the hidden host code never sets the value from the hidden
> widget.
>
> this patch forces the host to "" if it is unset currently, in the
> widget factory.
>
> note that the 'old' pointer will always be NULL for the account
> editor, so this code is always run when the factory is called.
>
> it feels a bit hacky to me, it is unclear from rfc1808 and camel-url
> whether it should actually be dropping the username part if the host
> part is NULL, so i'm inclined not to change it.
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]