Skip Menu |

This queue is for tickets about the MailTools CPAN distribution.

Report information
The Basics
Id: 21004
Status: resolved
Priority: 0/
Queue: MailTools

People
Owner: Nobody in particular
Requestors: NUFFIN [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Mail::Address is incompatible with chromatic
chromatic spells his name with a lowercase 'c' unconditionally. When parsing e.g. 'chromatic <chromatic@example.com>' and extracting the name, Mail::Address returns "Chromatic", which is incorrectly capitalized.
Who is to blame: the module which tries to be too smart, or the person who doesn't want to follow the rules of his language? Anyway: nice joke. In ancient days, many people couldn't find the "shift"-key on the keyboard, but nowadays it is usually correctly used to type in personal names. People usually fill-in their name correctly, so no tricks are required. Instead of $addr->name use $addr->phrase||$addr->address That will respect chromatic's wish.
Subject: Re: [rt.cpan.org #21004] Mail::Address is incompatible with chromatic
Date: Wed, 16 Aug 2006 12:07:17 +0300
To: via RT <bug-MailTools [...] rt.cpan.org>
From: Yuval Kogman <nothingmuch [...] woobling.org>
On Wed, Aug 16, 2006 at 01:49:32 -0400, via RT wrote: Show quoted text
> Instead of $addr->name use $addr->phrase||$addr->address That > will respect chromatic's wish.
Thanks ;-) -- Yuval Kogman <nothingmuch@woobling.org> http://nothingmuch.woobling.org 0xEBD27418