default => 0
},
- {
- name => 'browserbugmessage',
- desc => 'If bugzilla gets unexpected data from the browser, in addition to ' .
- 'displaying the cause of the problem, it will output this HTML as ' .
- 'well.',
- type => 'l',
- default => 'this may indicate a bug in your browser.'
- },
-
{
name => 'commentoncreate',
desc => 'If this option is on, the user needs to enter a description ' .
I was unable to retrieve your old password from the database.
[% ELSIF error == "undefined_field" %]
- Form field [% field FILTER html %] was not defined; [% Param('browserbugmessage') %]
+ Form field [% field FILTER html %] was not defined.
[%# Useful message if browser did not select show_bug radio button %]
[% IF field == "knob" %]
Check that the "Leave as..." radio button was selected.
[% ELSIF error == "reassign_to_empty" %]
[% title = "Illegal Reassignment" %]
To reassign [% terms.abug %], you must provide an address for
- the new assignee. If you did not intentionally clear out the
- "Reassign [% terms.bug %] to" field, [% Param("browserbugmessage") %]
+ the new assignee.
[% ELSIF error == "report_access_denied" %]
[% title = "Access Denied" %]