Customizing Bugzilla whine e-mail template

Alles, was den Apache betrifft, kann hier besprochen werden.

Customizing Bugzilla whine e-mail template

Postby skumar1 » 15. June 2010 12:36

Hi All,

I want to add the “Keyword” in the mail report configured with whining. I am planning to perform the followings:

1.Add “keywords” in the “my @searchfields” in the whine.pl
2.Add the followings :
- <th align="left">Keywords</th> - under [% FOREACH query=queries %] in the file: Bugzilla\template\en\default\whine\mail.html.tmpl
- <td align="left">[% bug.keywords FILTER html %]</td> - under [% FOREACH bug=query.bugs %] in the file: Bugzilla\template\en\default\whine\mail.html.tmpl
3.Add the followings :
- Keywords: [%+ bug.keywords -%] - under [% FOREACH bug=query.bugs %] in the file : Bugzilla\template\en\default\whine\mail.txt.tmpl
4.Mapping the values for “keywords” in Bugzilla/Search.pm file.

I have three questions :
1.Are the above steps correct to customize whine email template?
2.I am not very sure about the 4th step. How to do mapping? Example with “keywords” will be very much useful.
3.Is it possible to add a custom field like “Cause of deficiency” in the whine email template? The name of field is mentioned as “cf_dropdown1 (drop down)".
I think that it is not possible and want to confirm this with all of you.

Thanks for your quick repsosne.

Regards
Kumar
skumar1
 
Posts: 3
Joined: 18. May 2010 12:12

Return to Apache

Who is online

Users browsing this forum: No registered users and 208 guests