[rt-users] ParseNewMessageForTicketCcs
amy at real-time.com
amy at real-time.com
Fri Oct 3 08:12:31 EDT 2003
On Fri, Oct 03, 2003 at 08:36:53AM +1000, Phil Homewood (pdh at snapgear.com) wrote:
> Amy Tanner wrote:
> > Here's the patch that made it work for us. We are running 3.0.3
>
> [snip]
>
> > - if ( $self->{'Ccc'} && @{ $self->{'Bcc'} } );
> > + if ( $self->{'Bcc'} && @{ $self->{'Bcc'} } );
>
> that change looks decidedly bogus. What's a Ccc?
If you look closely, the first line was replaced by the second line. And, if
look at the surrounding code, it's obvious there was a typo.
--
Amy Tanner
amy at real-time.com
More information about the rt-users
mailing list