Adding a column to an Object in an Extension
Max Kanat-Alexander
mkanat at bugzilla.org
Wed Sep 14 20:00:19 UTC 2011
On 09/14/2011 01:58 AM, Robin Alan wrote:
> Also, I changed untaint to
>
> my $group = Bugzilla::Extension::FieldGroups::Group->new($input->{'group_id'});
>
> to make sure the id passed is valid.
Okay. However, validation should be done in the validator and nowhere else.
-Max
--
Max Kanat-Alexander
Chief Architect, Community Lead, and Release Manager
Bugzilla Project
http://www.bugzilla.org/
More information about the developers
mailing list