Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Modifying bugzilla email to not have some fields displayed

783 views
Skip to first unread message

Tester Testing

unread,
Apr 1, 2010, 6:11:39 AM4/1/10
to
Hi,

In my system, the bugmail received for every new bug committed has
certain fields which I prefer to disable, such as product, cc field
etc...

Can somebody please help me?

Mehuge

unread,
Apr 3, 2010, 6:11:21 AM4/3/10
to

You can modify the template for the email, found in:

template/en/default/email/newchangedmail.txt.tmpl

then run ./checksetup.pl to re-compile the templates.

Tester Testing

unread,
Apr 5, 2010, 8:13:40 AM4/5/10
to

I tried but nothing changed...............should we update it anywhere
else....

jus an eg. I dont want product and CC to appear in any of the mails
received for the new bugs committed.....So I removed them from
newchangedmail.txt.tmpl and compiled..........but again it is shown in
every new mail....

Please help

Raghu Kumar C

unread,
Apr 5, 2010, 8:21:19 AM4/5/10
to Tester Testing, support-...@lists.mozilla.org
> jus an eg. I dont want product and CC to appear in any of the mails
> received for the new bugs committed.....So I removed them from
> newchangedmail.txt.tmpl and compiled..........but again it is shown in
> every new mail....

What do you mean by compiled - Run checksetup.pl?

~raghu

Tavant’s Facebook community is more than 1000 strong now, check out www.Tavant.com/Facebook.url

Any comments or statements made in this email are not necessarily those of Tavant Technologies.
The information transmitted is intended only for the person or entity to which it is addressed and may
contain confidential and/or privileged material. If you have received this in error, please contact the
sender and delete the material from any computer. All e-mails sent from or to Tavant Technologies
may be subject to our monitoring procedures.

Max Kanat-Alexander

unread,
Apr 5, 2010, 6:31:44 PM4/5/10
to support-...@lists.mozilla.org
On 04/01/2010 03:11 AM, Tester Testing wrote:
> In my system, the bugmail received for every new bug committed has
> certain fields which I prefer to disable, such as product, cc field
> etc...

In Bugzilla/Field.pm, modify the in_new_bugmail value for those fields
to 0 and then run checksetup.pl.

-Max
--
http://www.everythingsolved.com/
Competent, Friendly Bugzilla and Perl Services. Everything Else, too.

Tester Testing

unread,
Apr 6, 2010, 3:19:55 AM4/6/10
to
On Apr 6, 3:31 am, Max Kanat-Alexander <mka...@bugzilla.org> wrote:
> On 04/01/2010 03:11 AM, Tester Testing wrote:
>
> > In my system, the bugmail received for every new bug committed has
> > certain fields which I prefer to disable, such as product, cc field
> > etc...
>
>         In Bugzilla/Field.pm, modify the in_new_bugmail value for those fields
> to 0 and then run checksetup.pl.
>
>         -Max
> --http://www.everythingsolved.com/

> Competent, Friendly Bugzilla and Perl Services. Everything Else, too.

Now it works......field.pm also has to be modified....thanks Max

0 new messages