This is a discussion on Re: how to generate template toolkit version 2.19 in Bugzilla - Mozilla ; Elumalai, 2008/4/4, elu malai : > I want to add new Bug status field in Bugzilla 3.0 . I have changed > code in bugzilla . now i have one problem in "fieds.html.tmpl" . how to > generate this file ...
Elumalai,
2008/4/4, elu malai:
> I want to add new Bug status field in Bugzilla 3.0 . I have changed
> code in bugzilla . now i have one problem in "fieds.html.tmpl" . how to
> generate this file template toolkit version 2.19
you attached a file from data/templates/. Don't edit these. Edit files
in templates/en/default/ instead, or copy a template you want to
customize from templates/en/default/ into the corresponding path in
templates/en/custom/ (create directories as needed).
Regards
Marc