summaryrefslogtreecommitdiffstats
path: root/post_bug.cgi
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2006-07-13 21:11:56 +0200
committerlpsolit%gmail.com <>2006-07-13 21:11:56 +0200
commit09d16e3f312e69658af8899d246ba2470131444f (patch)
tree42fa7c3306b4b6d8060ad106c2b34268e63935d7 /post_bug.cgi
parent8c332f24ace1c699b902fb574c52f4f0df9dfba2 (diff)
downloadbugzilla-09d16e3f312e69658af8899d246ba2470131444f.tar.gz
bugzilla-09d16e3f312e69658af8899d246ba2470131444f.tar.xz
Bug 344497: Cannot create new bugs (affects the 2.23.2 release) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=timeless r=mkanat (emergency checkin)
Diffstat (limited to 'post_bug.cgi')
-rwxr-xr-xpost_bug.cgi1
1 files changed, 1 insertions, 0 deletions
diff --git a/post_bug.cgi b/post_bug.cgi
index d27ce22a7..2fa6576f2 100755
--- a/post_bug.cgi
+++ b/post_bug.cgi
@@ -36,6 +36,7 @@ use Bugzilla::Bug;
use Bugzilla::User;
use Bugzilla::Field;
use Bugzilla::Product;
+use Bugzilla::Component;
use Bugzilla::Keyword;
use Bugzilla::Token;