|| ThrowUserError("invalid_group_ID");
# This can only happen if somebody hacked the enter_bug form.
- ThrowCodeError("inactive_group", { name => $group->name })
+ ThrowCodeError("inactive_group", { group_id => $id })
unless $group->is_active;
my $membercontrol = $controls->{$id}
A legal [% field FILTER html %] was not set.
[% ELSIF error == "inactive_group" %]
- Attempted to add [% terms.bug %] to the '[% name FILTER html %]'
- group, which is not used for [% terms.bugs %].
+ Attempted to add [% terms.abug %] to group ID [% group_id FILTER html %],
+ which is not used for [% terms.bugs %].
[% ELSIF error == "invalid_attach_id_to_obsolete" %]
The attachment number of one of the attachments you wanted to obsolete,