[%+ terms.bug %] [%+ bug_id FILTER html %].
[% END %]
- [% ELSIF error == "invalid_isactive_flag" %]
- [% title = "Invalid isactive flag" %]
- The active flag was improperly set. There may be
- a problem with [% terms.Bugzilla %] or [% terms.abug %] in your browser.
-
[% ELSIF error == "invalid_series_id" %]
[% title = "Invalid Series" %]
The series_id [% series_id FILTER html %] is not valid. It may be that
[%+ series.subcategory FILTER html %] /
[%+ series.name FILTER html %].
- [% ELSIF error == "no_y_axis_defined" %]
- No Y axis was defined when creating report. The X axis is optional,
- but the Y axis is compulsory.
-
[% ELSIF error == "need_quipid" %]
A valid quipid is needed.
[% title = "Blank Component Name Not Allowed" %]
You cannot delete the component name for component '[% name FILTER html %]'.
- [% ELSIF error == "component_cant_del_description" %]
- [% title = "Blank Component Description Not Allowed" %]
- You cannot delete the component description for
- component '[% name FILTER html %]'.
-
[% ELSIF error == "component_name_too_long" %]
[% title = "Component Name Is Too Long" %]
The name of a component is limited to 64 characters.
You are not authorised to edit this series. To do this, you must either
be its creator, or an administrator.
- [% ELSIF error == "insufficient_data" %]
- [% title = "Insufficient Data" %]
- None of the series you selected have any data associated with them, so a
- chart cannot be plotted.
-
[% ELSIF error == "insufficient_data_points" %]
We don't have enough data points to make a graph (yet).
The context [% context FILTER html %] is invalid (must be a number,
"file" or "patch").
- [% ELSIF error == "invalid_field_name" %]
- [% title = "Invalid Field Name" %]
- The field "[% name FILTER html %]" is invalid.
-
[% ELSIF error == "invalid_format" %]
[% title = "Invalid Format" %]
The format "[% format FILTER html %]" is invalid (must be one of
the new assignee. If you did not intentionally clear out the
"Reassign [% terms.bug %] to" field, [% Param("browserbugmessage") %]
- [% ELSIF error == "report_access_denied" %]
- [% title = "Access Denied" %]
- You do not have the permissions necessary to view reports for this product.
-
[% ELSIF error == "require_component" %]
[% title = "Component Needed" %]
To file this [% terms.bug %], you must first choose a component.
version! You must reassign those [% terms.bugs %] to another version
before you can delete this one.
- [% ELSIF error == "version_name_too_long" %]
- [% title = "Version Name Is Too Long" %]
- The name of a version is limited to 20 characters.
- '[% name FILTER html %]' is too long ([% name.length %] characters).
-
[% ELSIF error == "version_not_specified" %]
[% title = "No Version Specified" %]
No version specified when trying to edit versions.
[% title = "Wrong Token" %]
That token cannot be used to change your password.
+ [% ELSIF error == "extern_id_conflict" %]
+ [% title = "Extern ID Conflict" %]
+ Someone with a different external ID has that address.
+
[% ELSIF error == "wrong_token_for_confirming_email_change" %]
[% title = "Wrong Token" %]
That token cannot be used to change your email address.
- [% ELSIF error == "value_out_of_range" %]
- [% title = "Value Out Of Range" %]
- Value is out of range for field
- <em>[% field_descs.$field FILTER html %]</em>.
-
[% ELSIF error == "zero_length_file" %]
[% title = "File Is Empty" %]
The file you are trying to attach is empty!