Re: Patch: strip recipients in split_recipients method



Approved

On Thu, 2007-11-08 at 12:38 +0100, Jose Dapena Paz wrote:
> 	Hi,
> 
> 	This patch forces an strip of recipients in split_recipients function
> in tny-camel-common.c. This prevents this situation:
> 	* Original string: [addr1 foo bar, addr2 foo bar, addr3 foo bar]
> 	* Addresses obtained: [addr1 foo bar] (ok), [ addr2 foo bar] (BAD, gets
> an extra space), [ addr3 foo bar] (BAD again).
> 
> 	With this change, we get proper [addr2 foo bar] and [addr3 foo bar] 
> 
> 	This was affecting all set_recipient methods (set_cc, set_to, etc).
> 
> _______________________________________________
> tinymail-devel-list mailing list
> tinymail-devel-list gnome org
> http://mail.gnome.org/mailman/listinfo/tinymail-devel-list
-- 
Philip Van Hoof, freelance software developer
home: me at pvanhoof dot be 
gnome: pvanhoof at gnome dot org 
http://pvanhoof.be/blog
http://codeminded.be






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