> So I think you can close the following issue: 
> http://bugzilla.mkgnu.net/show_bug.cgi?id=889

OK.

> > from line 351 to the end : In get_mailing_list(),
> > 
> >     the $mailing_list->{ 'Reply-To' } hash table initialized with
> > $mailing_list->{ From }.
> > 
> >     Thus, when you change a variable in 'Reply-To', the 'From' table
> > is also modified.
> 
> 
> http://bugzilla.mkgnu.net/show_bug.cgi?id=890
> 
> When you change $mailing_list->{ 'Reply-To' }->{ $scm_user_email } variable,
> it changed also the $mailing_list->{ From } hash.
>
> So for me, it is a bug :-)

I'm curious, what were you trying to do ? Were you modifying the
specification in glue.conf to add another custom Reply-To ? Or did you
change it in the Scmbug source for a customization you had ?


_______________________________________________
scmbug-users mailing list
[email protected]
http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users

Reply via email to