Bug 388022: Use Bugzilla::Bug to set/update custom fields in process_bug.cgi
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit git-svn-id: svn://10.0.0.236/trunk@229899 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -150,6 +150,10 @@
|
||||
Cannot seem to handle <code>[% field FILTER html %]</code>
|
||||
and <code>[% type FILTER html %]</code> together.
|
||||
|
||||
[% ELSIF error == "field_not_custom" %]
|
||||
'[% field.description FILTER html %]' ([% field.name FILTER html %])
|
||||
is not a custom field.
|
||||
|
||||
[% ELSIF error == "gd_not_installed" %]
|
||||
[% admindocslinks = {'installation.html#install-perlmodules' => 'Installing Perl modules necessary for Charting'} %]
|
||||
Charts will not work without the GD Perl module being installed.
|
||||
|
||||
Reference in New Issue
Block a user