Re: [evolution-patches] Patch to fix anonymous nntp




Hmm, this should already be fixed.  The creation of the uri that is.  If the account was setup before hand though, it will still have the old broken uri.

See:

http://bugzilla.ximian.com/show_bug.cgi?id=70990

I'd probably rather stick to that solution since it creates a proper uri.

On Wed, 2005-01-26 at 07:40 -0500, Jeff Bailey wrote:
This patch allows anonymous nntp to work again.  The system creates the
URIs as nntp://@news.gmane.org/, which cases the username to be an empty
string rather than NULL.  I didn't patch the construction of the URI,
since it seems that these are system internals and might lose
configuration information if it changes suddenly.

2005-01-22  Jeff Bailey <jbailey ubuntu com>

        * providers/nntp/camel-nntp-store.c
          (connect_to_server): Allow the username to be an empty string
          as well as a NULL for anonymous connections.



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