Re: [sup-devel] [PATCH] Bugfix: Correctly split list of mail addresses
Applied to master. ___ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel
[sup-devel] [PATCH] Bugfix: Correctly split list of mail addresses
>From the commit message: split_on_commas() fails to work correctly for wrapped header lines: Cc: John Doe , Foo Bar Sup parsed this (in lib/sup/person.rb, Person.from_address_list) as: Cc: John Doe , foo.bar I fixed this by normalizing the